From the course: Azure Kubernetes Service (AKS): Deploying Microservices

Deploying microservices to Azure Kubernetes Service

From the course: Azure Kubernetes Service (AKS): Deploying Microservices

Deploying microservices to Azure Kubernetes Service

- [Prince] Building microservices applications into containers provides isolation, scalability, and high availability of your application. Depending on the communication approach, synchronous or asynchronous, the downtime of one microservice may not affect availability of other microservices. In this course, we will create an Azure Kubernetes cluster so we can deploy multiple microservices using CI/CD pipelines in Azure DevOps. We will define Kubernetes manifest for all the microservices, and deploy application gateway for ingress, Azure Container Registry for storing container images, as well as a search manager for SSL certificates. I'm Prince Mokut, and as a certified cloud architect and DevOps engineer, I constantly collaborate with development and other IT teams to improve software development, delivery, and availability using cloud native tools. I am excited about this, and invite you to join my LinkedIn Learning course as I share with you how to deploy microservices to Azure Kubernetes service.

Contents