# Google Cloud CDN

搭配使用 Cloud CDN 与 HTTP(S) 负载平衡

Cloud CDN 可以[搭配 HTTP(S) 负载平衡](https://cloud.google.com/cdn/docs/overview)来为用户分发内容。HTTP(S) 负载平衡器提供用于接收请求的前端 IP 地址和端口以及用于响应这些请求的后端。您还可以[对 Cloud CDN 进行相应配置，以便与负载平衡和 GKE 搭配使用](https://cloud.google.com/kubernetes-engine/docs/how-to/cdn-backendconfig)。

![使用场景图示](https://lh3.googleusercontent.com/jKc6k8-_KCpx7eyZZRLnZbWACEojC-4Qh_-o5LpODsph4bo6vbYRaQr88EU4qBpP7wj2BbynFtFN=e14-rj-sc0xffffff-h400-w953)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.jasonzhang.cc/google-dev/google-cloud-cdn.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
