Containerize and Deploy a Multi-Container Application to Azure Container Apps
Build Docker images for a restaurant menu app, push to ACR, and deploy frontend and backend containers to Azure Container Apps.

Lab overview
Azure Container Apps is a fully managed serverless container platform that enables you to deploy and run containerized applications without managing complex infrastructure. It provides automatic scaling, built-in load balancing, and seamless integration with Azure Container Registry, making it ideal for organizations looking to modernize their application deployment workflows.
In this lab, you will containerize a two-tier restaurant menu management application and deploy it to Azure Container Apps. You'll learn how to write Dockerfiles for Node.js applications, build and push container images to Azure Container Registry, and configure container apps with ingress and environment variables for inter-service communication.
Objectives
Upon completion of this intermediate level lab, you will be able to:
- Write Dockerfiles to containerize Node.js applications for production deployment
- Build and push container images to Azure Container Registry using Azure CLI
- Deploy containerized applications to Azure Container Apps with ingress configuration
- Configure environment variables to enable communication between frontend and backend containers
Who is this lab for?
This lab is designed for:
- Cloud Engineers looking to gain hands-on experience with container deployment on Azure
- DevOps Engineers seeking to understand containerization workflows and Azure Container Apps
- Software Developers wanting to learn how to containerize and deploy multi-tier applications
- IT Professionals preparing for Azure certifications involving container technologies
Verified against your live environment
An automated validation engine inspects your actual resources and configurations as you work. Completion means the task was performed — not multiple choice, real-world proficiency.
More labs like this
Introduction to Azure Bicep - Write and Deploy Your First Template
Learn Azure Bicep syntax by writing your first template to deploy a storage account with parameters, variables, and outputs using Azure CLI.
Understanding Terraform Resources and Data Sources on Azure
Create Azure resources with Terraform, query existing infrastructure using data sources, and combine both patterns in a single configuration.
Docker Container Networking - Bridges, Custom Networks, and DNS
Master Docker networking with the default bridge, user-defined bridges, embedded DNS, and network isolation.
Related reading
Environment
Every lab includes
- Real environment, pre-credentialed
- Automated checks on every step
- Isolated sandbox, auto cleanup
- AI-recommended next steps
Lab curriculum
- 01
Logging into Azure Account using Azure Portal
- 02
Understanding the Application Architecture
- 03
Dockerizing and Pushing the Frontend
1 automated check
- 04
Dockerizing and Pushing the Backend API
1 automated check
- 05
Deploying Container Apps and Verifying the Application
2 automated checks
Skills validated
Not the lab you were looking for?
Browse 150+ hands-on labs across AWS, Azure, Kubernetes, Docker, and cloud security.