-
Course
- Core Tech
Deploying ASP.NET Core 3 Microservices Using Kubernetes and AKS
This course will teach you how to deploy an ASP.NET microservices application to a Kubernetes infrastructure provided by Microsoft Azure Kubernetes Services.
What you'll learn
It can be useful to deploy your Microservices using containers and run them on a Kubernetes cluster that runs in Azure as a managed PaaS service (better known as AKS). In this course, Deploying ASP.NET Core Microservices Using Kubernetes and AKS, you’ll learn to deploy your Microservices using containers and run them on a Microsoft Azure Kubernetes Services provided Kubernetes cluster. First, you’ll explore why we want to use containers to deploy microservices and run them on a Kubernetes cluster. Next, you’ll discover what a Kubernetes cluster offers and how to set it up in the azure cloud. Then, you will automate the deployments to minimize downtime and outages. Finally, you’ll learn how to deploy database schema changes for your microservices while not having any downtime. When you’re finished with this course, you’ll have the skills and knowledge of containers, Kubernetes, and deployment automation with Azure DevOps and GitHub needed to deploy ASP.NET microservices to a Kubernetes infrastructure available in the Azure Cloud as AKS.
Table of contents
- Version Check | 15s
- Introduction | 1m 15s
- Outline | 1m 26s
- What Is Container Technology? | 3m 37s
- Why Containers for Microservices? | 2m 34s
- Running in Containers on a Single Machine | 8m 10s
- Production Workloads Run on Clusters | 2m 29s
- K8s Concepts | 2m 16s
- A ReplicaSet and a Deployment | 1m 20s
- Desired State Defined in Yaml | 1m 47s
- Rolling Updates | 1m 19s
- Resource Management and Communication Between Pods | 2m 44s
- Using k8s Services | 2m 20s
- GloboTicket Shop and Use of SSL | 4m 20s
- Deploy the Event Catalog Microservice to K8s from Command Line | 7m 41s
- Summary | 1m 4s
About the author
Marcel is the co-founder and CTO of Xpirit, a high-end consulting firm based in Hilversum, Netherlands. Helping organizations transform towards a high speed, innovative, and productive organization is his passion.
More Courses by Marcel