Перейти к содержимому

Containerize Brownfield .NET Web App: Part 1 - Setup Web App/ACR/Docker/AKS

Azure Terraformer

0:00 / 0:00

Containerize Brownfield .NET Web App: Part 1 - Setup Web App/ACR/Docker/AKS

705 просмотров · Трансляция закончилась 2 года назад
Azure Terraformer
7,65 тыс. подписчиков
705 просмотров · Трансляция закончилась 2 года назад
Description: Tune in for a transformative session as we re-envision a .NET app's infrastructure on Azure! Starting with an app hosted on Azure App Service via Azure Developer CLI and Bicep, we'll transition to Terraform and containerize it. Finally, watch it come to life on Azure Kubernetes Service (AKS). Agenda: Introduction: Quick overview of the current .NET app setup on Azure. Terraform Transition: Re-writing infrastructure as code with Terraform. DotNET Containerization: Packaging the app with Docker. Deployment on AKS: Running our containerized app on AKS. Who Should Join? Developers wanting to modernize .NET apps. Those transitioning from Bicep to Terraform. Kubernetes enthusiasts targeting AKS. Source Code: My Fork of the .NET Codebase: https://github.com/Azure-Terraformer/... Original .NET Codebase: https://github.com/Azure/reliable-web... Original AKS Codebase: https://github.com/Azure/Mission-Crit...