
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.
And, we’ll take a closer look at each step, explain the concepts, provide code snippets and show you exactly what you need to do. Let’s get to the heart of the matter!
Read the full article on how to deploy a Django Rest Api on AWS EC2 using Docker, NGINX, Gunicorn and GitHub Action, please click here: https://medium.com/@kilamaelie/deploy-a-django-rest-api-on-aws-ec2-using-docker-nginx-gunicorn-and-github-action-1d3b41f3bfdc
