Welcome to my blog! Here, I share my AWS projects, which I study independently to learn about AWS. As my journey back into the tech field, my primary interests are cybersecurity, cloud computing, programming, and business intelligence. Currently, I am enrolled in a six-month cybersecurity boot camp. I thoroughly enjoy learning about cybersecurity concepts and principles, participating in classroom interactions, and engaging in hands-on labs.
The Three Tier Web App are web tier (Amazon ALB), application tier (PHP application), and data tier (Amazon RDS).
I create CloudFormation YAML template file that is responsible for creating DynamoDB table, query policie and role.
AWS Lambda is one of the AWS services, which is event-driven and serverless. I have created Lambda function to keep count of file being uploaded to S3 Bucket to update DynamoDB Event table.
I use Route 53 to register domain, CloudFront for content deliveries and S3 to store web site content.
Stay up-to-date with new posts