Posts
-
How to Deploy a Flask App on an AWS EC2 Instance
In this post, I will show an example of how to deploy a Flask app on an AWS EC2 Instance. We will be using nginx and Gunicorn to deploy this app.
In this post, I will show an example of how to deploy a Flask app on an AWS EC2 Instance. We will be using nginx and Gunicorn to deploy this app.