[Free] Azure Pipelines/Appservice/Staticwebapp/Aspnet Core/Angular
Deploy your Angular Application to Azure Static Web Apps. Deploy your ASP NETCore API to Azure App Service. Azure AKS – Free Course
What you’ll learn
- Create a simple Azure Devops Pipeline
- Create an App Service in Azure
- Deploy an ASP NET Core 6 app to an App Service using Azure Pipelines
- Create an Azure Static Web App resource
- Build an Angular app in Azure Devops Pipeline
- Deploy Angular App to Azure Static Web Apps
- Create a Azure Kubernetes Cluster
- Create an Azure Pipeline for deploying an ASP NET Core WEB API to the Kubernetes cluster
Requirements
- No experience with Azure Devops and Azure Portal is needed. Only simple concepts will be used in this course
Description
The purpose of this course is help a Full Stack developer deploy its Fronted Angular Application and Backend ASP .NET Core Application to Azure. Even if you have written your SPA in a different Framework/library like React or View, you will still be able to use this course, only the build command within the frontend pipeline will change. If your backend API has a different ASP NET Core version of .NET Framework the build steps will still work.I will walk you step by step through creating an Azure App Service, create an Azure Service Connection and then add the required steps in the azure pipeline yaml file in order to Build and Deploy your ASP NET Core app to the created App Service.
I will also walk you through creating an Azure Static Web app and then add the necessary steps into the Azure Pipeline in order to Build and Deploy an Angular App as a Static Web App in Azure.
The final section of the course walks you thorugh creating an Azure Kubernetes Cluster and then using Azure pipelines you will deploy an ASP NET Core API to the Cluster.This course will not give you in depth explanations into all the concepts of Azure Pipelines or Azure resources, the main idea is to get you going quickly into deploying your apps to Azure. I will add later to this course more advanced concepts from Azure Pipelines, allowing multiple environments
Author(s): Ionut Pac-Balaj