199: Is Azure Right for a Side Project? - Pamela Fox
For a web side project to go from "working on desktop" to "live in the cloud", one decision that needs to be made is where to host everything. One option is Microsoft Azure. Lots of corporate sites use it. Is it right for side projects?
Pamela Fox, a Cloud Advocate for Python at Microsoft, joins the show to help us with that question.
Links:
- Python Bytes Episode #323
- pamelafox gitHub projects
- Deploy a Python (Django or Flask) web app to Azure
- Hosting Python Web Apps on Azure: A Price-Off
- Deploying a containerized FastAPI app to Azure Container Apps
- Getting started with hosting Python apps on Azure
- Pricing Calculator for Azure
- App Service Pricing
- pamelafox/flask-db-quiz-example
- Tutorial: Deploy a Python Django or Flask web app with PostgreSQL
- Pamela Fox on Mastodon
Learn pytest
- pytest is the number one test framework for Python.
- Learn the basics super fast with Hello, pytest!
- Then later you can become a pytest expert with The Complete pytest Course
- Both courses are at courses.pythontest.com