Google Cloud Professional Cloud Security Engineer — Question 242

Your privacy team uses crypto-shredding (deleting encryption keys) as a strategy to delete personally identifiable information (PII). You need to implement this practice on Google Cloud while still utilizing the majority of the platform's services and minimizing operational overhead. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because using customer-managed encryption keys allows you to have full control over the keys and to delete them as needed, effectively implementing crypto-shredding. Option A involves client-side encryption which does not fully utilize Google Cloud services, while option B focuses on Cloud External Key Manager but does not integrate as seamlessly with the overall strategy. Option D is incorrect because Google default encryption does not provide the necessary control for crypto-shredding.