Google Cloud Professional Data Engineer — Question 62

You want to archive data in Cloud Storage. Because some data is very sensitive, you want to use the `Trust No One` (TNO) approach to encrypt your data to prevent the cloud provider staff from decrypting your data. What should you do?

Answer options

Correct answer: D

Explanation

Option D is correct because it ensures that the CSEK is stored in a project with restricted access, enhancing security. Options A and B do not adequately protect the key or AAD, while option C suggests saving the CSEK in Cloud Memorystore, which could be accessible to unauthorized personnel.