Video

python applications illustration for: Video

[youtube ihaiZWBP4jE 423 752]

About the Talk

Stuck trying to deploy your Python applications? Join Mason Egger as he demonstrates how to deploy Python applications to servers, containers, and PaaS.

What You'll Learn

  • What are WSGI and ASGI, and why they’re needed
  • How to deploy Python applications using Gunicorn to a traditional web server
  • How to containerize your application for deployment as microservices
  • How to deploy your application to App Platform, the cloud provider’s PaaS (Platform as a Service)

This Talk Is Designed For

Python developers who want to deploy applications.

Prerequisites

Knowledge of a Python web framework: Flask, Django, FastAPI, etc.