Excited to share my progress on deploying a 3-tier application on AWS using Terraform!
β Frontend Infrastructure:
Created ECR repository for frontend Docker image
Deployed ECS service using Fargate
Configured Application Load Balancer (ALB) for traffic routing
Enabled CloudWatch Logs for monitoring
π‘Tomorrow I will implement CI/CD to achieve continuous deployment . Backend Infrastructure is next on my list β a lot of work ahead! Todayβs focus was getting the frontend up and running, and Iβm happy to see it working end-to-end.
Next step: Iβll be automating deployment using Jenkins and then moving to backend & database integration.
This hands-on project is helping me strengthen my cloud, containerization, and DevOps skills every day.
GitHub Link: https://github.com/DEVKUMARSAINI545/3TierApplicationDeploy/tree/main
Top comments (0)