The Cloud Resume Challenge (AWS)
Built and deployed a serverless cloud-based resume application on AWS.
- Deployed a secure static website on Amazon S3 and CloudFront, using Origin Access Control (OAC) to restrict direct access.
- Built a serverless backend API (API Gateway, AWS Lambda/Python) to interact with a DynamoDB visitor counter.
- Provisioned the entire architecture using Terraform and automated deployments via GitHub Actions.