Containerized Collaboration: Docker Compose Setup for Two-Tier Flask App with MySQL Server.
STEP 1: Follow the steps:
First of all, go to the AWS portal, and create a new instance. As,
Name: Flask-app
AMI: ubuntu.
Instance type: t2.micro (free tier).
Key pair login: Create > basic. pem
Allow HTTP.
Allow HTTPS.
Download the .pem file....
sarthaknigam8000.hashnode.dev5 min read