In this video, you’ll learn how to deploy a complete three-tier application — frontend, backend, and database — using Docker and Docker Compose on an AWS EC2 instance.
You’ll understand how each layer works, how to containerize them, write a docker-compose.yml file, and run everything seamlessly on the cloud. Perfect for beginners looking to practice real-world deployment using DevOps tools.
Document Link: https://docs.google.com/document/d/1v...
Github Frontend Repo: https://github.com/AniketNS/three-tie...
Github Backend Repo: https://github.com/AniketNS/three-tie...