ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 28 - Professional Cloud Security Engineer discussion

Report
Export

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?

A.
Configure TCP Proxy Load Balancing as a global load balancing service listening on port 995.
Answers
A.
Configure TCP Proxy Load Balancing as a global load balancing service listening on port 995.
B.
Create a Network Load Balancer to listen on TCP port 995 with a forwarding rule to forward traffic based on location.
Answers
B.
Create a Network Load Balancer to listen on TCP port 995 with a forwarding rule to forward traffic based on location.
C.
Use Cross-Region Load Balancing with an HTTP(S) load balancer to route traffic to the nearest region.
Answers
C.
Use Cross-Region Load Balancing with an HTTP(S) load balancer to route traffic to the nearest region.
D.
Use Cloud CDN to route the mail traffic to the closest origin mail server based on client IP address.
Answers
D.
Use Cloud CDN to route the mail traffic to the closest origin mail server based on client IP address.
Suggested answer: A

Explanation:

https://cloud.google.com/load-balancing/docs/tcp

TCP Proxy Load Balancing is implemented on GFEs that are distributed globally. If you choose the Premium Tier of Network Service Tiers, a TCP proxy load balancer is global. In Premium Tier, you can deploy backends in multiple regions, and the load balancer automatically directs user traffic to the closest region that has capacity. If you choose the Standard Tier, a TCP proxy load balancer can only direct traffic among backends in a single region. https://cloud.google.com/load-balancing/docs/load-balancing-overview#tcp-proxy-load-balancing

asked 18/09/2024
Arndt Langer
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first