Last modified: Jan 31 2026 at 10:09 PM • 1 min read
Module 4: Scaling and Managing Container Apps
Table of contents
Overview
This module covers scaling strategies and management of Azure Container Apps in production.
Learning Objectives
By the end of this module, you will be able to:
- Configure autoscaling rules based on HTTP traffic, CPU, and memory
- Implement KEDA scalers for event-driven scaling
- Monitor application performance and health
- Manage application lifecycle and updates
- Troubleshoot common deployment issues
Topics Covered
- Autoscaling fundamentals
- HTTP-based scaling
- KEDA (Kubernetes Event-Driven Autoscaling) scalers
- Application monitoring and logging
- Health probes and diagnostics
- Zero-downtime deployments
Prerequisites
- Completion of Module 3
- Deployed container app in Azure
- Understanding of scaling concepts
What’s Next
After completing this module, you’ll move on to Module 5, where you’ll learn about CI/CD with Azure Pipelines.