Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #224
Your company wants you to build a highly reliable web application with a few public APIs as the backend. You don't expect a lot of user traffic, but traffic could spike occasionally. You want to lever
The correct answer is D. Store static content such as HTML and images in a Cloud Storage bucket.. https://cloud.google.com/load-balancing/docs/https/setting-up-https-serverless#gcloud:-cloud- https://cloud.google.com/blog/products/networking/better-load-balancing-for-app-engine-cloud- run-and-functions
Submitted by devops_kid· Mar 30, 2026Designing and planning a cloud solution architecture
Question
Your company wants you to build a highly reliable web application with a few public APIs as the backend. You don't expect a lot of user traffic, but traffic could spike occasionally. You want to leverage Cloud Load Balancing, and the solution must be cost-effective for users. What should you do?
Options
- AStore static content such as HTML and images in Cloud CDN.
- BStore static content such as HTML and images in a Cloud Storage bucket.
- CStore static content such as HTML and images in Cloud CDN.
- DStore static content such as HTML and images in a Cloud Storage bucket.
How the community answered
(34 responses)- A3% (1)
- B3% (1)
- C6% (2)
- D88% (30)
Explanation
https://cloud.google.com/load-balancing/docs/https/setting-up-https-serverless#gcloud:-cloud- https://cloud.google.com/blog/products/networking/better-load-balancing-for-app-engine-cloud- run-and-functions
Topics
#Cloud Load Balancing#static content#Cloud Storage#cost optimization
Community Discussion
No community discussion yet for this question.