Overview
=============================
Google Cloud HTTP(S) load balancing is implemented at the edge of Google's network in Google's points of presence (POP) around the world. User traffic directed to an HTTP(S) load balancer enters the POP closest to the user and is then load-balanced over Google's global network to the closest backend that has sufficient available capacity.
In this lab, you configure an HTTP load balancer. Then, you stress test the load balancer to demonstrate global load balancing and autoscaling.
Objectives
================
In this lab, you learn how to perform the following tasks:
Create a health check firewall rule
Create a NAT configuration using Cloud Router
Create a custom image for a web server
Create an instance template based on the custom image
Create two managed instance groups
Configure an HTTP load balancer with IPv4 and IPv6
Stress test an HTTP load balancer