Deploy a Django application to Azure by using PostgreSQL

Intermediate
Student
Developer
Azure App Service
Visual Studio Code

To make your application available to the world, you need to host it somewhere. Here you'll deploy your application to Azure and create a database for the data.

Learning objectives

In this module, you'll:

  • Configure a project for deployment.
  • Deploy the project.

Prerequisites

Coding skills:

  • HTML or CSS
  • Git
  • npm
  • Python

Software:

  • Visual Studio Code
  • Git