From Zero to Hero: Deploying .NET Applications to Azure

From Zero to Hero: Deploying .NET Applications to Azure

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 42 Lessons (2h 16m) | 663 MB

Learn how to deploy and host .NET applications on Azure

So, you created your project, and now it is time to deploy it. But how? In this course, Mohamad Lawand will show you how to build, publish and deploy your .NET application on Azure. This includes creating a CI/CD pipeline, containerizing the application, and using infrastructure as a code service, such as Terraform, to define where the application will be deployed and hosted. Azure is the most popular cloud provider for .NET developers, so the knowledge you will get from this course will help you understand all the considerations you need to build a reliable pipeline and how to debug it if something goes wrong.

Table of Contents

1 Welcome
2 What will you learn in this course
3 Who is the course for and prerequisites
4 Tools & Subscription
5 Course Flow
6 Application Flow Technology
7 Azure Services
8 Section Recap
9 Introduction
10 Discovering the code base
11 Section Recap (2)
12 Introduction (2)
13 Terraform Setup
14 Validating Terraform and Azure CLI
15 Applying Terraform to Azure
16 Creating Resource Group
17 Creating Azure Container Registry
18 Creating Azure Log Analytics Workspace
19 Creating Azure Container Apps Environment
20 Creating Azure Container App
21 Creating Azure SQL DB
22 Section Recap (3)
23 Introduction (3)
24 Exploring Github Actions
25 Workflow introduction
26 Creating Github repo
27 Creating workflow – Initial Setup
28 Creating workflow – Build & Deploy to Container Registry
29 Creating workflow – Build & Deploy to Container Apps
30 Creating workflow – SQL Server config
31 Creating workflow – Db Migrations
32 Section Recap (4)
33 Introduction (4)
34 Exploring Activity Log
35 Exploring Logs
36 Exploring Workflow logs
37 Section Recap (5)
38 Introduction (5)
39 Migrating TF state
40 Creating workflow for IaC
41 Section Recap (6)
42 Conclusion

Homepage