Python + Flask Deploy to Amazon Web Services Elastic Beanstalk (CI/CD with Git)

#python #flask #aws Python course - Consider this video to be your crash course on deploying a web app with continuous integration / deployment from Github to Elastic beanstalk on AWS. Oh my goodness, that was a lot of words! This video’s a long one, but if you follow it, you’ll set yourself apart from a lot of developers who only know how to work locally. Timestamps: 00:00 - Intro 01:00 - Setting up our virtual environment 03:51 - 05:25 - Flask applic
Back to Top