-
Notifications
You must be signed in to change notification settings - Fork 40
CDN
Cloud CDN (Content Delivery Network) uses Google's globally distributed edge points of presence to cache external HTTP(S) load balanced content close to your users. Caching content at the edges of Google's network provides faster delivery of content to your users while reducing serving costs.
https://cloud.google.com/cdn/docs/overview
https://cloud.google.com/cdn/docs/dynamic-compression
https://cloud.google.com/cdn/docs/using-cache-keys
https://cloud.google.com/cdn/docs/setting-up-cdn-with-bucket
https://cloud.google.com/cdn/docs/setting-up-cdn-with-mig
https://cloud.google.com/cdn/docs/setting-up-cdn-with-external-origin
HTTP/3 is a next-generation internet protocol, and is built on top of QUIC.
HTTP/3 can work with Cloud CDN and Load Balancing.
Cloud CDN works with external HTTP(S) Load Balancing to deliver content to your users. The external HTTP(S) load balancer provides the frontend IP addresses and ports that receive requests and the backends (or origins) that respond to the requests.
https://cloud.google.com/cdn/docs/using-cdn
CDN is an umbrella term spanning different types of content delivery services: video streaming, software downloads, web and mobile content acceleration, licensed/managed CDN, transparent caching, and services to measure CDN performance, load balancing, Multi CDN switching and analytics, and cloud intelligence. CDN vendors may cross over into other industries like security, with DDoS protection and web application firewalls (WAF), and WAN optimization.
https://blog.cdnsun.com/how-to-compare-cdn-networks-a-pro-guide/
https://wikipedia.org/wiki/Content_delivery_network
https://blog.cdnsun.com/understanding-cdn-dns-routing-unicast-versus-anycast/
https://cloud.google.com/blog/products/networking/introducing-media-cdn
https://cloud.google.com/media-cdn
https://medium.com/hacking-and-slacking/serving-assets-a-cdn-with-google-cloud-cd1740038f77