HTTPS Content Based Load Balancer with Terraform GSP206

Опубликовано: 04 Август 2026
на канале: Backyard Techmu by Adrianus Yoga
269
4

Overview
In this lab, you will create an HTTPS load balancer to forward traffic to a custom URL map. The URL map sends traffic to the region closest to you with static assets being served from a Cloud Storage bucket. The TLS key and certificate is generated by Terraform using the TLS provider.

The following is a diagram of the architecture you will be creating:

The Terraform Architecture, including the Cloud Load Balancing, three instances, and Cloud Storage.

Objectives
In this lab, you will:
Learn about the load balancing modules for Terraform
Configure Terraform in the Google Cloud environment
Create a global HTTPS Content-Based Load Balancer
#gcp #googlecloud #qwiklabs