The goal of this project was to design and implement a production-ready, multi-tier cloud architecture for a web application. Starting from a basic CRUD Flask app, the goal was to move beyond development environments and build a scalable, cloud-native infrastructure. This included deploying the application using a production-grade WSGI server and making necessary code adjustments to support a real-world deployment scenario.
The project emphasized key cloud engineering skills such as infrastructure design, container orchestration, application deployment, and the transition from development to production environments.