Deploying a Flask application on AWS with Gitlab CI/CD | Part 2
https://medium.com/@thimblot/deploying-a-flask-application-on-aws-with-gitlab-ci-cd-part-2-a175dc132950
https://medium.com/@thimblot/deploying-a-flask-application-on-aws-with-gitlab-ci-cd-part-2-a175dc132950
Medium
Deploying a Flask application on AWS with Gitlab CI/CD | Part 2
In the first part we’ve seen how to set up an Elastic Beanstalk environment on AWS with a simple Flask application running. Suppose you…