diff --git a/docs/site/cdn.md b/docs/site/cdn.md index 072f0ad..1615c9d 100644 --- a/docs/site/cdn.md +++ b/docs/site/cdn.md @@ -1,9 +1,9 @@ # Google Cloud CDN -All production LibOps sites are behind a fully managed [Google Cloud CDN](https://cloud.google.com/cdn). +All production LibOps sites on a paid plan are behind a fully managed [Google's Cloud CDN](https://cloud.google.com/cdn). -> Google's Cloud CDN scale to bring content closer to a global audience. Cloud CDN accelerate web and video content delivery by using Google's global edge network to bring content as close to your users as possible. Latency, cost, and load on your backend servers is reduced, making it easy to scale to millions of users. +> Google's Cloud CDN accelerate web and video content delivery by using Google's global edge network to bring content as close to your users as possible. Latency and load on your backend servers is reduced, making it easy to scale to millions of users. -Your site content stays fresh thanks to [the Drupal purge module](https://www.drupal.org/project/purge) and a custom purge invalidator that's automatically deployed for your production site. This functionality updates the cache when you update your content. +Your site content stays fresh thanks to [the Drupal purge module](https://www.drupal.org/project/purge) and a custom cache invalidator that's automatically deployed for your production site. This functionality updates the cache in the CDN when you update your content. This feature increases site uptime ([Google's SLA is 99.95%](https://cloud.google.com/cdn/sla)) and reduces latency for your site visitors.