Skip to content

Commit

Permalink
Verbiage tweaks for CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Nov 30, 2023
1 parent 7a783d4 commit c92f000
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/site/cdn.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit c92f000

Please sign in to comment.