Question 55:
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?
Answer options:
A. Create a new cloud storage bucket, and then enable Cloud CDN on it. B. Create a new TCP load balancer, select the storage bucket as a backend, and then enable Cloud CDN on the backend. C. Create a new SSL proxy load balancer, select the storage bucket as a backend, and then enable Cloud CDN on the backend. D. Create a new HTTP load balancer, select the storage bucket as a backend, enable Cloud CDN on the backend, and make sure each object inside the storage bucket is shared publicly.