🐳Two-Tier Application
Deployment with Docker
🌌First Let's go through the overview.
I've been working on deploying a 2-tier Flask application using Docker. First, I containerized the application and then pushed the image to Docker Hub. For the database, I decided to go with MySQL. To simplify t...
almasblogs.hashnode.dev8 min read