Google Cloud Professional Cloud Security Engineer — Question 10

A retail customer allows users to upload comments and product reviews. The customer needs to make sure the text does not include sensitive data before the comments or reviews are published.
Which Google Cloud Service should be used to achieve this?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the Cloud Data Loss Prevention API is specifically designed to detect and redact sensitive information from text. Options A, C, and D do not focus on identifying sensitive data; Cloud Key Management Service is for managing encryption keys, BigQuery is for analyzing large datasets, and Web Security Scanner is for identifying vulnerabilities in web applications.