Technical requirements
To link concepts with hands-on examples, we are leveraging a series of tools and platforms commonly used to interact with the Azure API and Kubernetes:
- Azure (az) CLI (https://learn.microsoft.com/en-us/cli/azure/) is a multi-platform set of command-line tools used in order to create and manage Azure resources
- Terraform (https://www.terraform.io/) is an infrastructure-as-code software solution that can be used to provision and manage infrastructure on the cloud
- kubectl (https://kubernetes.io/docs/reference/kubectl/) is the command-line tool used for communicating with a Kubernetes cluster through the Kubernetes API