Bird
0
0

Given this scenario: You want to load balance TCP traffic globally with SSL offloading. Which GCP load balancer type will you use?

medium📝 Predict Output Q13 of 15
GCP - Cloud Load Balancing
Given this scenario: You want to load balance TCP traffic globally with SSL offloading. Which GCP load balancer type will you use?
client -> GCP LB -> backend instances (TCP with SSL offloading)
ATCP Proxy Load Balancer
BInternal Load Balancer
CNetwork Load Balancer
DHTTP(S) Load Balancer
Step-by-Step Solution
Solution:
  1. Step 1: Analyze traffic and SSL offloading need

    TCP traffic with SSL offloading requires Layer 4 proxy with SSL termination.
  2. Step 2: Match with GCP load balancer types

    TCP Proxy Load Balancer supports global TCP traffic with SSL offloading.
  3. Final Answer:

    TCP Proxy Load Balancer -> Option A
  4. Quick Check:

    Global TCP + SSL offloading = TCP Proxy Load Balancer [OK]
Quick Trick: Global TCP + SSL offload? Use TCP Proxy Load Balancer [OK]
Common Mistakes:
  • Choosing Network Load Balancer which lacks SSL offloading
  • Selecting HTTP(S) Load Balancer for TCP traffic
  • Using Internal Load Balancer for external traffic

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes