Managing Cloud Infrastructure with Terraform
When you complete this activity, you can earn the badge displayed above! View all the badges you have earned by visiting your profile page. Boost your cloud career by showing the world the skills you have developed!
Deploy Kubernetes Load Balancer Service with Terraform
In Terraform, a Provider is the logical abstraction of an upstream API. This lab will show you how to setup a Kubernetes cluster and deploy Load Balancer type Nginx service on it.
HTTPS Content-Based Load Balancer with Terraform
This lab shows you how to create a HTTPS load balancer to forward traffic to a custom URL map, which then sends traffic to the region closest to you with static assets being served from a Cloud Storage bucket.
Modular Load Balancing with Terraform - Regional Load Balancer
This lab will demonstrate how to use the Regional Load Balancer GCP Terraform modules for setting up various load balancers.
Custom Providers with Terraform
In Terraform, a Provider is the logical abstraction of an upstream API. This lab will show you how to build a custom provider for Terraform.
Cloud SQL with Terraform
In this hands-on lab you will learn to create Cloud SQL instances with Terraform, then set up the Cloud SQL Proxy, testing the connection with both MySQL and PostgreSQL clients.
warning Building a VPN Between Google Cloud and AWS with Terraform
In this lab, you will use Terraform to to create secure, private, site-to-site connections between Google Cloud and Amazon Web Services (AWS) using virtual private networks (VPNs).