Google Cloud Professional Cloud Security Engineer — Question 217

Your financial services company needs to process customer personally identifiable information (PII) for analytics while adhering to strict privacy regulations. You must transform this data to protect individual privacy to ensure that the data retains its original format and consistency for analytical integrity. Your solution must avoid full irreversible deletion. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because format-preserving encryption (FPE) allows for the transformation of sensitive data while keeping its original format, which is essential for maintaining analytical integrity. Other options, such as encryption with Cloud KMS or hashing, either do not preserve the format or may lead to irreversible data loss, which does not meet the requirements stated in the question.