Войти
  • 134744Просмотров
  • 5 лет назадОпубликованоLondon App Developer

The 4 best ways to deploy a Django application

In this video I will explain what are the best ways to deploy a Django application. If you're interested in learning more about how to deploy an app to a Docker orchestration service like AWS ECS, then check out our advanced course: DevOps Deployment Automation with Terraform, AWS and Docker - Take the Course for £ : 00:00 - Introduction 00:21 - Installing directly on a server 01:27 - Use Docker-compose to run app directly on Linux server 03:00 - A managed Docker orchestration service 05:00 - Use a server less technology OTHER VIDEOS YOU MIGHT LIKE: ○ Prepare a Django app for Deployment using Docker - ○ BUILD A BACKEND REST API with Python, Django REST Framework, Django, Vagrant & VirtualBox - ○ BUILD A BACKEND REST API with Python, Django & Test Driven Development - ○ CREATING A DJANGO PROJECT with Docker - ○ Setting up PostgreSQL database with a Django Docker application - ○ Dockerizing a Django REST Framework Project -