Google Cloud Professional Cloud Security Engineer — Question 16

A company has redundant mail servers in different Google Cloud Platform regions and wants to route customers to the nearest mail server based on location.
How should the company accomplish this?

Answer options

Correct answer: A

Explanation

The correct answer is A, as TCP Proxy Load Balancing provides a global load balancing service that can effectively route traffic to the nearest mail server based on client location. Option B is incorrect because Network Load Balancer is not designed for global load balancing. Option C is not suitable as HTTP(S) load balancers are primarily for web traffic, not for mail protocols. Option D is also wrong because Cloud CDN is not intended for routing mail traffic.