Building Python Web Applications with Visual Studio Code Docker and Azure - BRK3020

preview_player
Показать описание
Python is a powerful stack running many websites that you know and love, but it can be difficult to get your development environment running smoothly, especially when using technologies like Docker. In this session, we’ll show you how to set up the ultimate containerized Python development environment in Visual Studio Code, deploy your application to Azure with a few clicks, and use Azure DevOps to automate your deployments. Along the way, we’ll cover popular technologies used with Python web applications such as Django, Docker, PostgreSQL, and more!

Рекомендации по теме
Комментарии
Автор

This is the best video I've ever seen in my life. THANK YOU!!!!

wilsonbecker
Автор

I learnt new things!!!. Thanks to this video creator and the speaker

SuperSuneel
Автор

While replicating step at 12:08, I got this error.


* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
Usage: flask run [OPTIONS]

Error: Failed to find Flask application or factory in module "app". Use "FLASK_APP=app:name to specify one.

ShivamSingh-fzjs
Автор

When I try to do the "az webapp up -n" it responds "SubscriptionNotFound: The subscription could not be found.

Anyone knows how to solve it?

GuidoLyra
Автор

At 8:19, when adding ^Z in the terminal; it said invalid syntax

atharnaveed
Автор

Why would you use this instead of just running docker normally? What is the purpose of starting separate vs code instance bound to a container?

CatchTheBus
Автор

im getting error; failed to find flask application or factory in module "hello", use "FLASK_APP=hello:name to specify one. ? Please help me why is this

cap
Автор

When are we getting a Visual Python???

simplyincorrigible
Автор

doing this in 2021 was really painful, npm...

mohammedbouaziz
Автор

Can't import textblob, someone else got this error that the import is not found even though you installed it?

steve
Автор

Installing Node.js on the server just to build React is a shame. After all, React doesn't need Node.js if you use don't use JSX and you can run tests on the browser with Mocha and Chai.

iartube
Автор

VISUAL STUDIO COMMUNITY is not the same as visual studio CODE!

julioflores
Автор

Python is the next thing that needs to die after Javascript, not only is Python shit, it comes in 2 distinct semi-incompatible flavors of shit.

nisetsu
Автор

Fast is true when we compare it to vs itself but compared to sublime it's sh…

platin
Автор

Oh please! Everybody knows Vim is better than this crappy bug fest!

jackfoster