Chapter 4: Configuring Network Services in GCP
In this chapter, you will learn how to implement network services in Google Cloud Platform (GCP). More specifically, this chapter talks about load balancing and implementing Cloud CDN in GCP. In the first section, you will learn how to configure the HTTP(S) Global Load Balancing and Internal Network Load Balancing solutions in GCP. Here, you will implement common solutions to scale your application workload globally or within a GCP region. Then, in the second section, you will implement Cloud CDN in combination with Google Cloud Storage to reduce network latency when serving static content to end users.
Therefore, in this chapter, we will cover the following topics:
- Configuring load balancing
- Implementing Cloud CDN