Deploy the Microsoft Cloud Adoption Framework enterprise-scale module
Deploy core, management, and connectivity resources to Azure using the caf-enterprise-scale module. Review the module to understand how it deploys resources that follow Microsoft's Cloud Adoption Framework (CAF) for Azure.
8min
Provision an AKS cluster (Azure)
Provision a Kubernetes Cluster in Azure. Configure the Azure CLI to provide credentials to Terraform, clone an example repository, and deploy the cluster. Configure kubectl to interact with the cluster. Finally destroy the cluster.
20min
Manage Azure Active Directory (Azure AD) users and groups
Codify your Azure Active Directory (AD) resources. Create and manage new users and assign them to groups.
25min
Deploy federated multi-cloud Kubernetes clusters
Use Terraform to provision Kubernetes clusters in the Azure and AWS clouds, deploy Consul Helm charts enabling Consul federation, and deploy an example application on both clusters.
8min
Manage Azure Virtual Machine Scale Sets with Terraform
Create a Virtual Machine Scale Set in Azure and configure autoscaling rules using Terraform.