Multi-tier architecture in the cloud with AWS

Project Info:

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.

Project Details:

  • Technologies:AWS, Flask, WSGI
  • Date:Jan 2024
  • Documentation:Open here