
Ultimate access to all questions.
Your organization runs a highly available non-HTTP application that operates on multiple TCP ports across multiple regions. You need to design a load balancing solution within the same Shared VPC where the service will be accessed, ensuring the client's true source IP address is preserved in the IP header. Public internet access is not required. What is the recommended approach?
A
Configure multiple regional internal proxy Network Load Balancers and enable global access. Use DNS routing policies to balance traffic across regions.
B
Configure multiple regional internal Application Load Balancers and enable global access. Use DNS routing policies to balance traffic across regions.
C
Configure a single cross region internal proxy Network Load Balancer.
D
Configure multiple regional internal passthrough Network Load Balancers and enable global access. Use DNS routing policies to balance traffic across regions.