Develop and deploy applications on Kubernetes

At a glance

In this learning path, you'll understand how to develop, build, deploy, and automatically maintain cloud native applications designed to work with Azure Kubernetes Service from the scratchpad to the deployment pipeline.

Prerequisites

  • An Azure subscription
  • Ability to use the Azure CLI
  • Ability to navigate the Azure portal
  • Basic knowledge of Kubernetes and its concepts

Get started with Azure

Choose the Azure account that's right for you. Pay as you go or try Azure free for up to 30 days. Sign up.

Modules in this learning path

Rapidly deploy a containerized application hosted on Azure Container Services or any other registrar to Azure Kubernetes Service by using declarative manifest files.

Helm is an application package manager for Kubernetes that you use to standardize and simplify the deployment of cloud-native applications on Kubernetes. Here, you learn how to install third-party packages, called Helm charts, and how to create and install Helm charts for the workloads your teams develop.

Learn how to create a stateful application managed by an external data source with Azure Cosmos DB and AKS with the best architecture practices.