0

My website is not deployed on Google Cloud, can I use Google Cloud CDN?

JJJ
  • 32,902
  • 20
  • 89
  • 102

1 Answers1

0

Google CDN only works with Google load balancer and cloud storage origins. This means if you are not hosting your website on GCP (Google Cloud Platform) then you can’t use their CDN.

In other words, it doesn’t support external origins yet. Simple. See before you begin section.

Ernesto U
  • 786
  • 3
  • 14