Course outlines for learning terraform.
| expected time | requirements |
|---|---|
| 60 minutes | a computer |
Goal: Learn how to create a CDN on GCP using Terraform.
A CDN (Content Delivery Network) is a service that can cache static content of a website, distributed globally. This service improves security and performance.
\0/ +--- GCP CDN -----+ +--- Your website ---+
| ---> | | ---> | |
/ \ +-----------------+ +--------------------+
We’ll use these resources to setup a CDN:
index.html.terraform apply.ab -n 1024 -c 16 http:// to measure the response times.