Valid Professional-Cloud-Security-Engineer Dumps shared by ExamDiscuss.com for Helping Passing Professional-Cloud-Security-Engineer Exam! ExamDiscuss.com now offer the newest Professional-Cloud-Security-Engineer exam dumps, the ExamDiscuss.com Professional-Cloud-Security-Engineer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Professional-Cloud-Security-Engineer dumps with Test Engine here:
You are working with protected health information (PHI) for an electronic health record system. The privacy officer is concerned that sensitive data is stored in the analytics system. You are tasked with anonymizing the sensitive data in a way that is not reversible. Also, the anonymized data should not preserve the character set and length. Which Google Cloud solution should you use?
Correct Answer: C
* Use Cloud Data Loss Prevention (DLP) with cryptographic hashing: * Cloud DLP allows you to de-identify sensitive data using several techniques, including cryptographic hashing. * Choose a suitable hashing algorithm like SHA-256 for non-reversible anonymization. * This method converts the original data into a fixed-length hash that does not preserve the original data's format or character set. * Set up a Cloud DLP job to scan your data sources, identify PHI, and apply the cryptographic hashing transformation. References: * Cloud DLP Overview * De-identification with Cloud DLP