Python Web Apps: Containerization with Docker

preview_player
Показать описание
In our fifth session of our 6-part series on Python web app development, we'll introduce Docker, a standard way to make your web application environments replicable and portable. We'll discover how to containerize Flask, Django, and FastAPI apps, and discuss how to deploy containerized apps to clouds like Azure.


#python #pythonprogramming #docker #developers #azure #microsoftreactor #django #fastapi

[eventID:22173]
Рекомендации по теме
Комментарии
Автор

Thanks Pamela. I enjoyed your session.

JayOps
Автор

Do we need to add a port at the entrypoint line? I have seen an issue without that, the pods health status fails .. why is it so ?

arul_raj.s