Django is a powerful web framework that allows for rapid development and deployment of web applications. One of the great features of Django is its ability to be deployed on a variety of platforms, including Amazon Web Services (AWS).
In this video series, we will cover how to deploy a Django website on an AWS EC2 instance with an SSL certificate and domain using nginx and docker-compose. We will also connect AWS postgres with our website