Google Cloud Professional Cloud Security Engineer — Question 31

A large e-retailer is moving to Google Cloud Platform with its ecommerce website. The company wants to ensure payment information is encrypted between the customer's browser and GCP when the customers checkout online.
What should they do?

Answer options

Correct answer: A

Explanation

The correct answer is A because configuring an SSL Certificate on an L7 Load Balancer ensures that HTTPS traffic is properly managed and encrypted at the application layer. Option B is incorrect as a Network TCP Load Balancer does not handle SSL termination, while options C and D focus on firewall rules that do not directly address the need for encryption of payment information during checkout.