nerdexam
Google

PROFESSIONAL-CLOUD-ARCHITECT · Question #329

You are designing the architecture for a global social media site on Google Cloud. The site serves dynamic API content, static assets such as CSS. JS. images, and user-uploaded videos for streaming. Y

The correct answer is A. Use an external Application Load Balancer to serve your application APIs. B. Use Cloud CDN to serve static assets of your application.. An external Application Load Balancer provides global load balancing and intelligent routing for dynamic API content, minimizing latency for users worldwide. Cloud CDN integrates with the load balancer to cache and serve static assets (CSS, JS, images) from Google’s global edge l

Submitted by cyberguy42· Mar 30, 2026Designing and planning a cloud solution architecture

Question

You are designing the architecture for a global social media site on Google Cloud. The site serves dynamic API content, static assets such as CSS. JS. images, and user-uploaded videos for streaming. You need to minimize latency for all content types for users worldwide. What should you do? (Choose two.)

Options

  • AUse an external Application Load Balancer to serve your application APIs.
  • BUse Cloud CDN to serve static assets of your application.
  • CUse Media CDN to serve static assets of your application
  • DUse Memorystore to serve your web application.
  • EUse a multi-region Cloud Storage bucket to serve your entire web application.

How the community answered

(26 responses)
  • A
    81% (21)
  • C
    4% (1)
  • D
    4% (1)
  • E
    12% (3)

Explanation

An external Application Load Balancer provides global load balancing and intelligent routing for dynamic API content, minimizing latency for users worldwide. Cloud CDN integrates with the load balancer to cache and serve static assets (CSS, JS, images) from Google’s global edge locations, significantly reducing latency for static content delivery.

Topics

#Cloud CDN#Application Load Balancer#static assets#global latency

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-ARCHITECT Practice