Showcase
Status: Completed

Full-Stack AWS Pipeline

Full-stack AWS project featuring a Dockerized React frontend on EC2, fronted by an Application Load Balancer and CloudFront. Integrated with a serverless backend (API Gateway + Lambda), automated via CodePipeline, CodeBuild, and ECR.

Architectural Core

This project showcases a modern full-stack deployment strategy using AWS managed services to ensure scalability, security, and developer productivity.

⚛️ Serverless Backend

API Gateway and AWS Lambda providing a scalable, pay-as-you-go backend logic without server management.

🐳 Containerized UI

React application containerized with Docker, stored in Amazon ECR, and hosted on EC2 for consistent delivery.

🌊 CI/CD Pipeline

End-to-end automation with AWS CodePipeline, triggering builds on every GitHub commit for rapid iteration.

🛡️ Security & Monitoring

IAM-controlled access and CloudWatch logging for comprehensive visibility and operational excellence.

Project Visual Journey