Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.56 KB

File metadata and controls

41 lines (24 loc) · 1.56 KB

Prerequisites

Please follow this guide to install all the binaries needed to complete the labs.

Lab 1 — Modern Infrastructure as Code

The first lab takes you on a tour of infrastructure as code concepts:

  1. Creating a New Project
  2. Configuring Azure
  3. Provisioning Infrastructure
  4. Updating your Infrastructure
  5. Making Your Stack Configurable
  6. Creating a Second Stack
  7. Destroying Your Infrastructure

Get Started with Lab 1

Lab 2 - Deploy Serverless Applications with Azure Functions

In this lab, you will create a serverless web application that uses Azure Functions.

Get Started with Lab 2

Lab 3 - Deploy Containers to Azure Container Instances (ACI)

In this lab, you will deploy a containerized application to Azure Container Instances.

Get Started with Lab 3

Lab 4 - Provision Virtual Machines

In this lab, you will learn about the creation of Virtual Machines in Azure.

Get Started with Lab 4

Lab 5 - Deploy Containers to a Kubernetes Cluster

In this lab, you will deploy a containerized application to a Kubernetes cluster.

Get Started with Lab 5