In a previous post, covering Python on Azure, Nina Zakharenko and Carlton Gibson showed us how to set up a Python application with Django REST Framework and develop with Visual Studio Code. Now they are back to teach us how to deploy a Python app built on Django to the cloud using Azure Web Apps.
- Python on Visual Studio Code
- Python on Azure
- 4 new Python/Django video tutorials for productive cloud development (blog post)
- carltongibson/rest-framework-tutorial (GitHub repo)
- Create a free account (Azure)
Python on Azure series:
- Python on Azure: Part 1, Building Django apps with Visual Studio Code
- Python on Azure: Part 2, Deploying Django services to Azure Web Apps
- Python on Azure: Part 3, CI/CD with Azure Pipelines
- Python on Azure: Part 4, Running serverless Django apps with Functions
Follow @nnja Follow @AzureFriday Follow @carltongibson Follow @code