DEV Community

Alex
Alex

Posted on • Updated on

Full-length tutorial on deploying Flask app on AWS with Docker + RDS + Secrets Manager

The playlist details how to take a flask application from your local machine and have it deployed on AWS with the following components:

  • database hosted on AWS
  • domain name from AWS with SSL certificate
  • CI/CD pipeline with GitHub actions to automate all changes
  • pushing the Docker container of your flask app to AWS using the CI/CD pipeline

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


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)