
Answer-first summary for fast verification
Answer: Network load balancer
To preserve the source IP address of the original layer 3 payload in a global external TCP load balancing solution, the Network Load Balancer is the appropriate choice. It operates at Layer 4 and is designed to pass through the client's source IP address without modification. This contrasts with other load balancers that may act as proxies and thus alter or mask the original source IP. The HTTP(S) load balancer, TCP/SSL proxy load balancer, and Internal load balancer do not meet the specific requirement of preserving the original layer 3 source IP address in the manner described.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When deploying a global external TCP load balancer that requires preserving the source IP address of the original layer 3 payload, which load balancer type should you select?
A
HTTP(S) load balancer
B
Network load balancer
C
Internal load balancer
D
TCP/SSL proxy load balancer
No comments yet.