PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #67
When working with agents in a support center via online chat, an organization's customers often share pictures of their documents with personally identifiable information (PII). The organization…
The correct answer is C. Use the image inspection and redaction actions of the DLP API to redact PII from the images. The concern is PII appearing in images (pictures of documents) shared by customers. Cloud DLP's image inspection and redaction features can detect PII within images and redact (blur or mask) those regions before the image is stored, preserving the non-PII portions of the chat…
Question
Options
- AUse Cloud Key Management Service (KMS) to encrypt the PII data shared by customers before
- BUse Object Lifecycle Management to make sure that all chat records with PII in them are
- CUse the image inspection and redaction actions of the DLP API to redact PII from the images
- DUse the generalization and bucketing actions of the DLP API solution to redact PII from the texts
How the community answered
(29 responses)- A3% (1)
- B14% (4)
- C72% (21)
- D10% (3)
Explanation
The concern is PII appearing in images (pictures of documents) shared by customers. Cloud DLP's image inspection and redaction features can detect PII within images and redact (blur or mask) those regions before the image is stored, preserving the non-PII portions of the chat record for trend analysis. This maintains data utility while protecting sensitive information. Option A (Cloud KMS encryption) only controls who can decrypt - it doesn't remove PII from the data. Option B (Object Lifecycle Management) would delete the records entirely, destroying data utility. Option D (generalization/bucketing) applies to structured text data, not images - it cannot process pixel-based PII in photos.
Topics
Community Discussion
No community discussion yet for this question.