
Ultimate access to all questions.
To serve the static image file https://www.example.com/images/spacetime.png from a private Cloud Storage bucket using Cloud CDN with USE_ORIGIN_HEADERS cache mode, you encounter an HTTP 403 error. The HTTP response includes the header Cache-Control: private, max-age=0. How do you resolve this issue?
A
Enable negative caching for the backend bucket.
B
Change the cache mode to Force cache all content.
C
Configure a Cloud Storage bucket permission that gives allUsers the Storage Legacy Object Reader role.
D
Increase the default time-to-live (TTL) for the backend service.