Compute is the core capability in Azure, with many deployment options for different workloads. This module covers Virtual Machines for traditional workloads, containers for modern applications, App Service for web apps, and serverless options. You'll learn to choose the right compute option, deploy infrastructure using ARM and Bicep, and manage scalability.
Module 03 teaches you how to deploy and manage applications on Azure using various compute services. You'll learn to use Virtual Machines for full control, containers for portability, App Service for web applications, and Infrastructure-as-Code using ARM templates and Bicep.
This module covers the full spectrum of compute options, from IaaS to PaaS, and the modern DevOps practices for deployment and scaling.
Master compute deployment with practical labs covering VMs, containers, App Service, and infrastructure automation.
Learn Infrastructure-as-Code with ARM templates and Bicep to automate Azure deployments.
Start Lab โCreate, configure, and manage virtual machines for various workloads and scenarios.
Start Lab โImplement high availability patterns and auto-scaling for virtual machine workloads.
Start Lab โDeploy containerized applications using Azure Container Instances and Container Registry.
Start Lab โDeploy and manage web applications using Azure App Service with continuous deployment.
Start Lab โ