DEV Community

dev Saini
dev Saini

Posted on

πŸš€ Learning Progress – 3-Tier Application Project





Today, I made solid progress on my 3-Tier Application project using multiple DevOps & Cloud tools.

This project is pushing me to think beyond just writing code β€” especially while deploying a containerized backend.

These challenges are teaching me how production scenarios differ from local setups.

πŸ”§ Tech Stack Used:

Terraform β†’ Infrastructure provisioning (S3, CloudFront, networking)

Docker & Docker Compose β†’ Containerization & multi-service setup

Backend Dockerized β†’ Pushed to ECR β†’ Deployed on ECS with ALB

Postman β†’ API testing & validation

🎯 Key Learnings:

Understanding CI/CD vs Local environment differences

Writing infrastructure code with Terraform for real-world scenarios

Deploying backend containers on ECS and connecting via ALB

Preparing the foundation of a complete 3-Tier Application (Frontend + Backend + Database)

πŸ”œ Next Steps:

⚑ CI/CD integration (Jenkins)

⚑ Deployment automation

⚑ Adding monitoring and scalability

Check it out here: https://github.com/DEVKUMARSAINI545/3TierApplicationDeploy

I’m truly enjoying this journey of becoming a Cloud/DevOps Engineer πŸ™Œ

DevOps #CloudEngineering #Terraform #Docker #AWS #ECS #ALB #ECR #CI/CD #LearningInPublic

Top comments (0)