Cloud & DevOps
AWS Cloud Resume Challenge
A serverless portfolio website deployed on AWS with a live visitor counter and automated CI/CD deployments.
Purpose
Built to gain hands-on experience designing, deploying, and maintaining a modern cloud application using core AWS services and DevOps practices.
Solution
Hosted the website in Amazon S3 and delivered it through Amazon CloudFront. Created a serverless visitor counter using API Gateway, AWS Lambda, and DynamoDB.
Automation
Configured GitHub Actions to automatically deploy website changes to Amazon S3 and invalidate the CloudFront cache whenever updates are pushed to the main branch.
Business Value
Demonstrates how cloud and DevOps teams can deliver scalable web applications while reducing manual work, deployment time, and the risk of inconsistent releases.