What type of Load Balancing should you use?

Your company has deployed an application on Compute Engine. The application is accessible by clients on port 587. You need to balance the load between the different instances running the application. The connection should be secured using TLS, and terminated by the Load Balancer.

What type of Load Balancing should you use?
A . Network Load Balancing
B . HTTP(S) Load Balancing
C . TCP Proxy Load Balancing
D . SSL Proxy Load Balancing

Answer: D

Explanation:

https://cloud.google.com/load-balancing/docs/ssl – SSL Proxy Load Balancing is a reverse proxy load balancer that distributes SSL traffic coming from the internet to virtual machine (VM) instances in your Google Cloud VPC network.

Reference: https://cloud.google.com/load-balancing/docs/ssl/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments