What should you do?

You have an instance group that you want to load balance. You want the load balancer to terminate the client SSL session. The instance group is used to serve a public web application over HTTPS. You want to follow Google-recommended practices.

What should you do?
A . Configure an HTTP(S) load balancer.
B . Configure an internal TCP load balancer.
C . Configure an external SSL proxy load balancer.
D . Configure an external TCP proxy load balancer.

Answer: A

Explanation:

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

According to this guide for setting up an HTTP (S) load balancer in GCP: The client SSL session terminates at the load balancer. Sessions between the load balancer and the instance can either be HTTPS (recommended) or HTTP.

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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments