From Development to Production: Deploying Django Apps on AWS EC2
Share

We’ll deploy a Django app on AWS EC2 using Gunicorn as the HTTP server and Nginx as a reverse proxy. You’ll have a fully working app…

 

 We’ll deploy a Django app on AWS EC2 using Gunicorn as the HTTP server and Nginx as a reverse proxy. You’ll have a fully working app…Continue reading on Medium » Read More Django on Medium 

#python

By