Deploy-Django-Rest-Api-on-AWS-EC2-using-Docker-NGINX-Gunicorn-And-GithubAction
In this blog post, we'll guide you through the process of deploying a Django Rest API on AWS EC2 using Docker for containerization, NGINX as a reverse proxy and GitHub Actions for automated deployment.