Backend / Cloud / DevOps
Flask App — Docker on AWS
A containerised web application built with complete end-to-end ownership — from writing the Flask backend to running it reliably on AWS. The project covers backend API development, Docker containerisation for environment consistency, and cloud deployment with production-style configuration on Linux. Built to close the gap between knowing how deployment works in theory and actually owning it in practice.
What it does
- Flask backend with clean, modular API structure
- Docker containerisation for reproducible environments
- AWS deployment with production-ready configuration
- Linux server setup and process management
- Full ownership from local development to live cloud environment
Deployed system