Two-Tier Flask Application Deployment Using Docker and MySQL on AWS EC2 based on this give me hashnode article
Modern applications are often built using a multi-tier architecture, where the frontend/backend application and the database run independently. This improves scalability, maintainability, and security














