PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #43
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…
The correct answer is B. Cloud Data Loss Prevention API. To ensure user-uploaded comments and product reviews do not contain sensitive data before publication, the Cloud Data Loss Prevention API should be used.
Question
Options
- ACloud Key Management Service
- BCloud Data Loss Prevention API
- CBigQuery
- DCloud Security Scanner
How the community answered
(46 responses)- A4% (2)
- B70% (32)
- C17% (8)
- D9% (4)
Why each option
To ensure user-uploaded comments and product reviews do not contain sensitive data before publication, the Cloud Data Loss Prevention API should be used.
Cloud Key Management Service (KMS) manages cryptographic keys for encryption and decryption, which is not directly used for scanning and identifying sensitive text content.
The Cloud Data Loss Prevention (DLP) API is specifically designed to discover, classify, and protect sensitive data in various data sources, including unstructured text, making it ideal for identifying and redacting sensitive information in user comments and reviews.
BigQuery is a data warehouse for analytics and does not have built-in capabilities to scan incoming text data for sensitive content patterns.
Cloud Security Scanner identifies security vulnerabilities in App Engine, Compute Engine, and Kubernetes Engine applications, not for scanning unstructured text for sensitive data.
Concept tested: Sensitive data detection with Cloud DLP
Source: https://cloud.google.com/dlp/docs/inspecting-text
Topics
Community Discussion
No community discussion yet for this question.