PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #306
Your application development team is releasing a new critical feature. To complete their final testing, they requested 10 thousand real transaction records. The new feature includes format checking…
The correct answer is B. Scan and redact PII from the records by using the Cloud Data Loss Prevention API. Perform. https://cloud.google.com/architecture/de-identification-re-identification-pii-using-cloud-dlp https://cloud.google.com/blog/products/identity-security/taking-charge-of-your-data-using-cloud- dlp-to-de-identify-and-obfuscate-sensitive-information. Using the Cloud Data Loss…
Question
Options
- ARun the new application by using Confidential Computing to ensure PII and card PAN is
- BScan and redact PII from the records by using the Cloud Data Loss Prevention API. Perform
- CEncrypt the records by using Cloud Key Management Service to protect the PII and card PAN.
- DBuild a tool to replace the card PAN and PII fields with randomly generated values.
How the community answered
(25 responses)- A24% (6)
- B60% (15)
- C12% (3)
- D4% (1)
Explanation
https://cloud.google.com/architecture/de-identification-re-identification-pii-using-cloud-dlp https://cloud.google.com/blog/products/identity-security/taking-charge-of-your-data-using-cloud- dlp-to-de-identify-and-obfuscate-sensitive-information. Using the Cloud Data Loss Prevention (DLP) API to scan and redact PII, combined with format- preserving encryption, directly addresses the need to protect sensitive data while maintaining the necessary format for testing. This ensures that the development team can perform their tests without exposing real PII.
Topics
Community Discussion
No community discussion yet for this question.