Deploy Django App on Azure #1: Changing Django Code for Deployment

Опубликовано: 08 Октябрь 2024
на канале: CBI Analytics
10,542
140

In this tutorial I show you how to deploy a Django Application on Microsoft Azure. In this first video we change our backend code so it is ready for deployment. In the next videos we will push our code to GitHub with git, create the Azure resources, and deploy our code on Azure.

The full code is available on GitHub: https://github.com/NickMol/Django-Dep...

Code editor: Visual Studio Code
Python version: 3.8.10
Other prerequisites: Install Git, create Github Account, and Create Azure Account. All can be done for free.