Deploying Django Apps by Nginx in AWS
Introduction
Once we have completed the development part of a web app it should be hosted so that the public can access it from anywhere. We will see how to deploy and host a Django application on an AWS EC2 instance using Nginx as the webserver.
AWS...
ritul.hashnode.dev4 min read