Soru

Zorluk: OrtaPlanning Network Load Balancing, Cloud DNS, and Cloud CDN

A SaaS organization is designing a multi-tier solution on Google Cloud Compute Engine. The public web application requires HTTPS load balancing across multiple regions, acceleration of static website assets, and domain resolution. The internal backend service processes non-HTTP raw TCP streaming data from private VPC resources and requires preservation of client source IP addresses. Which TWO network architecture decisions should you recommend to fulfill these requirements?

  1. Deploy a Global External Application Load Balancer with Cloud CDN enabled on the backend service for the public web application.Cevap
  2. Deploy an Internal Passthrough Network Load Balancer for the internal streaming backend service.Cevap
  3. C
    Deploy an External Application Load Balancer for the internal streaming backend service to enable Layer 7 inspection of raw TCP data.
  4. D
    Enable Cloud CDN directly on the Internal Passthrough Network Load Balancer backend service to accelerate internal microservice responses.

Cevap

The architecture should use a Global External Application Load Balancer with Cloud CDN for the web application and an Internal Passthrough Network Load Balancer for the internal raw TCP streaming service.
For public web traffic needing global HTTPS termination and caching, Global External Application Load Balancers with Cloud CDN are recommended. For internal VPC microservices handling raw TCP protocols that require client IP preservation, Internal Passthrough Network Load Balancers operate at Layer 4 and fulfill all requirements.

Adım Adım Çözüm

1
Analyze frontend requirements for HTTP(S) traffic and static content caching.
Selected Global External Application Load Balancer paired with Cloud CDN.
Cloud CDN integrates with HTTP(S) External Application Load Balancers to cache static content at Google edge points of presence.
2
Analyze backend requirements for internal non-HTTP raw TCP traffic and client IP preservation.
Selected Internal Passthrough Network Load Balancer.
Passthrough load balancers operate at Layer 4 (TCP/UDP), do not proxy connections, and retain original client IP headers.

Anahtar Kavram

Selecting GCP load balancers based on protocol layer (L4 vs L7), traffic scope (internal vs external), and Cloud CDN integration support.
Tahmini Süre:1m 30s
Bu soruyu puanla