dev-resources.site
for different kinds of informations.
Full-length tutorial on deploying Flask app on AWS with Docker + RDS + Secrets Manager
Published at
7/7/2022
Categories
Author
Alex
Categories
1 categories in total
open
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:
- supporting me on Patreon
- subscribing to my YouTube channel
- liking and/or commenting on the video
- sharing the video or channel on any platform (reddit, twitter, discord, etc.)
- starring the GitHub repo
- following me on GitHub
Any questions or requests, just leave a comment.
Articles
5 articles in total
Deploying Flask-based Microservices on AWS with ECS Service Connect
read article
How to connect your flask application to AWS RDS with a CI/CD pipeline
read article
How to automate deploying flask app to AWS via a CI/CD pipeline using GitHub Actions
read article
End-to-End Tutorial on Combining AWS Lambda, Docker, and Python
read article
Full-length tutorial on deploying Flask app on AWS with Docker + RDS + Secrets Manager
currently reading
Featured ones: