DEV Community

dev Saini
dev Saini

Posted on

πŸš€ 3-Tier Application Deployment Challenge – Day 1 Progress!





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

AWS #Terraform #ECS #Docker #DevOps #Cloud #InfrastructureAsCode #CI/CD #LearningByDoing #FrontendDeployment

Top comments (0)