Google
PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #74
You need to enable Cloud CDN for all the objects inside a storage bucket. You want to ensure that all the object in the storage bucket can be served by the CDN. What should you do in the GCP Console?
The correct answer is D. Create a new HTTP load balancer, select the storage bucket as a backend, enable Cloud CDN. Cloud CDN needs HTTP(S) Load Balancers and Cloud Storage bucket has to be shared publicly. https://cloud.google.com/cdn/docs/setting-up-cdn-with-bucket
Submitted by ngozi_ng· Apr 18, 2026Configuring network services
Question
You need to enable Cloud CDN for all the objects inside a storage bucket. You want to ensure that all the object in the storage bucket can be served by the CDN. What should you do in the GCP Console?
Options
- ACreate a new cloud storage bucket, and then enable Cloud CDN on it.
- BCreate a new TCP load balancer, select the storage bucket as a backend, and then enable Cloud
- CCreate a new SSL proxy load balancer, select the storage bucket as a backend, and then enable
- DCreate a new HTTP load balancer, select the storage bucket as a backend, enable Cloud CDN
How the community answered
(32 responses)- A13% (4)
- B6% (2)
- C3% (1)
- D78% (25)
Explanation
Cloud CDN needs HTTP(S) Load Balancers and Cloud Storage bucket has to be shared publicly. https://cloud.google.com/cdn/docs/setting-up-cdn-with-bucket
Topics
#Cloud CDN#HTTP(S) Load Balancer#Cloud Storage#Backend Bucket
Community Discussion
No community discussion yet for this question.