#docker-compose
Read more stories on Hashnode
Articles with this tag
In this Project We will deploy a Python Flask app with high availability and auto-healing. Tools Used. Terraform ( To provision EC2 instance) EC2 (...
Introduction In this blog we will see how to dockerize a flask app using dockerfile and run the project using docker-compose. Task 1: Setup an EC2...