Cloud Resume Challenge
AWS (S3, CloudFront, Lambda, DynamoDB, API Gateway), IaC (AWS SAM), CI/CD (GitHub Actions), Python, JavaScript
- Engineered a full-stack, serverless web application on AWS to host a personal resume, featuring a dynamic visitor counter.
- Developed a Python Lambda function with a DynamoDB NoSQL backend to process API requests, increment, and store visitor data.
- Automated the entire infrastructure deployment using Infrastructure as Code (IaC) with the AWS Serverless Application Model (SAM).
- Built and configured separate CI/CD pipelines using GitHub Actions for automated deployment of both frontend and backend stacks.