DEV Community

Alex
Alex

Posted on

How to automate deploying flask app to AWS via a CI/CD pipeline using GitHub Actions

In this video I go through:

  1. Setting up the CI/CD pipeline script using GitHub Actions
  2. Running the CI/CD pipeline and viewing the deployed flask app on AWS

All the code for the video is on GitHub as well, with the link in the video description.


This video is the latest in a longer series where I detail the steps necessary to take a local hello-world flask application from your local machine to AWS so you can access via a domain name. You can find the full playlist here


If you find the video helpful you can greatly help me by doing one or all of the following:


Any questions or requests, just leave a comment.

Top comments (0)