Skip to content

Commit 195a0ce

Browse files
committed
updated lp information
1 parent 65b3610 commit 195a0ce

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

  • learn-pr/paths/deploy-monitor-apps-azure-kubernetes-service
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
### YamlMime:LearningPath
2+
uid: learn.wwl.deploy-monitor-apps-azure-kubernetes-service
3+
metadata:
4+
title: Deploy and Monitor Applications on Azure Kubernetes Service
5+
description: Learn how to deploy, configure, and troubleshoot apps on Azure Kubernetes Service.
6+
ms.date: 1/2/2026
7+
author: jeffkoms
8+
ms.author: jeffko
9+
ms.topic: learning-path
10+
title: Deploy and monitor applications on Azure Kubernetes Service
11+
prerequisites: |
12+
- Programming experience with languages such as Python, JavaScript, or C#.
13+
- Basic understanding of Azure services and cloud computing concepts.
14+
- Familiarity with containerization and Kubernetes fundamentals.
15+
- Access to Azure Kubernetes Service and related tools for practical exercises.
16+
summary: |
17+
This learning path guides you through the complete lifecycle of running applications on Azure Kubernetes Service. You start by creating deployment manifests and exposing applications with Kubernetes Services. You then externalize configuration using ConfigMaps, secure sensitive settings with Secrets, and attach persistent storage for stateful workloads. Finally, you learn to monitor application health using logs and metrics, troubleshoot pod and Service issues, and verify connectivity paths to ensure reliable access to your applications.
18+
iconUrl: /training/achievements/generic-trophy.svg
19+
levels:
20+
- intermediate
21+
roles:
22+
- developer
23+
products:
24+
- azure-kubernetes-service
25+
subjects:
26+
- containers
27+
modules:
28+
- learn.wwl.deploy-apps-azure-kubernetes-service
29+
- learn.wwl.configure-apps-azure-kubernetes-service
30+
- learn.wwl.monitor-apps-azure-kubernetes-service
31+
trophy:
32+
uid: learn.wwl.deploy-monitor-apps-azure-kubernetes-service.trophy

0 commit comments

Comments
 (0)