"Containerized Collaboration: Building a Two-Tier Flask App with Docker Containers for Application and 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.dev2 min read