
Ultimate access to all questions.
You are setting up a new application that will be exposed via an external load balancer with both IPv4 and IPv6 support, using TCP pass-through on port 443. The backends will be distributed across two regions: us-west1 and us-east1. Your goal is to serve content with minimal latency while maintaining high availability and autoscaling. What is the optimal configuration for this setup?
A
Use global SSL Proxy Load Balancing with backends in both regions.
B
Use global TCP Proxy Load Balancing with backends in both regions.
C
Use global external HTTP(S) Load Balancing with backends in both regions.
D
Use Network Load Balancing in both regions, and use DNS-based load balancing to direct traffic to the closest region.