Terraform is an infrastructure automation tool that allows companies to manage infrastructure through code. This provides many benefits such as greater recovery, predictability, and speed. Infrastructure as code is quickly becoming a standard for managing cloud resources and is widely practiced among the top high performing companies.
In this lab, you'll learn how to use Terraform to provision a load balanced static HTML5 3D Globe web application. The web app will be deployed to 2 backend VMs which will themselves be configured to sit in a backend pool behind the load balancer. The load balancer will be configured with a public IP address, enabling external HTTP traffic to flow through it.
Upon completion of this intermediate level lab, you'll be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisite: