Use Azure Container Apps to build, deploy, diagnose, and monitor your .NET apps

preview_player
Показать описание
Azure Container Apps is a fully managed serverless container service for building and deploying modern apps at scale. This talk will show you how to use Azure Container Apps and Visual Studio to quickly build, deploy, diagnose, and monitor your .NET microservice, API, web site, or event driven processing service.

Follow us on social:

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

impressive!
Able to deploy a project as a container and running the container in Kubernetes way without manually create a Dockerfile or YML files

wiog
Автор

So great! Exactly what I was looking for. Thank you Sir.

srgxor
Автор

I like BigMorty spirit good explanation

wahibakamoulcode
Автор

this is great and all, but how do you productionalize any of this? I don't want random devs deploying from their Visual Studio to my Stage or Prod environment. How do I set any of this up with a tool like TF to handle the infrastructure, but *not* the CI/CD when changes are merged to the repository?

JasonBerk