The Cloud Resume Challenge (AWS)
Developed a serverless cloud-based resume application deployed on AWS.
- Static website hosted on Amazon S3 and globally distributed via CloudFront with HTTPS
- Serverless backend implemented with AWS Lambda (Python) and Amazon API Gateway
- Visitor counter stored in Amazon DynamoDB and exposed through a REST API
- Infrastructure provisioned using Terraform with CI/CD automation via GitHub Actions