
Deploying Django on AWS Fargate in 8 minutes
Totoro — With logo colors (AWS, Docker, Nginx, Guinicorn, and Django). So far, we have seen how to dockerize the Django application and deploy the application on EC2. Installing Docker Engine on...
Totoro — With logo colors (AWS, Docker, Nginx, Guinicorn, and Django). So far, we have seen how to dockerize the Django application and deploy the application on EC2. Installing Docker Engine on...
Totoro — With logo colors (AWS, Nginx, Guinicorn, and Django) If you are here, you are probably looking to deploy a Django project using AWS EC2 and docker without an orchestrator (ECS, EKS, or D...
Totoro — With logo colors (AWS, Docker, Nginx, Guinicorn, and Django) A step-by-step tutorial on dockerizing a Django application with MySQL database using Guinicorn and Nginx. This post assumes...