In this video, I showcase my DevOps Project where I built a fully automated CI/CD pipeline for deploying a Two-Tier Flask Application (Flask + MySQL) on AWS EC2. This project demonstrates how code pushed to GitHub automatically triggers Jenkins, builds Docker images, and deploys the updated app seamlessly using Docker Compose — ensuring faster, reliable, and hands-free deployments. 🔑 Key Highlights: AWS EC2 setup for hosting Docker & Docker Compose for containerization Jenkins pipeline with GitHub integration Flask app + MySQL two-tier architecture End-to-end automated deployment workflow If you’re a DevOps enthusiast, student, or beginner, this video will give you practical insights into how real-world CI/CD pipelines are implemented with modern tools. 👉 Don’t forget to like, share, and subscribe to DevOpsWithUs for more hands-on DevOps projects and tutorials! 📌 GitHub Repo: https://github.com/prashantgohel321/DevOps...