Is Google Cloud Storage an automagical global CDN?

后端 未结 3 2050
攒了一身酷
攒了一身酷 2020-12-13 09:38

I’m attempting to setup a Google Cloud Storage bucket to store and serve all the static objects for my site. I’m also attempting to push all the objects in that bucket out t

3条回答
  •  一整个雨季
    2020-12-13 10:08

    Cloud CDN and Cloud Storage are distinct, so objects in your multi-region bucket are not necessarily pushed to Cloud CDN edges. You can find information about Cloud Storage regions here; as you probably already know, Cloud CDN's edge locations are mapped out here. However, it's very straightforward to integrate Cloud Storage with Cloud CDN: just follow these steps!

提交回复
热议问题