This project is a Flask-based web application containerized using Docker and deployed on AWS EC2.
It follows DevOps best practices, using Docker Compose, Gunicorn, and AWS infrastructure.
- Python (Flask Framework)
- Docker (Containerization)
- Gunicorn (Production WSGI Server)
- Docker Compose (Multi-container orchestration)
- AWS EC2 (Cloud deployment)
- AWS CLI & SSH (For remote instance setup)
- Docker Hub (Image storage & distribution)