Google Cloud Professional Cloud Security Engineer — Question 207

Your organization is storing regulated data in Cloud Storage. Data in Cloud Storage buckets is encrypted by Google-managed encryption keys. To meet compliance requirements, you need to update the existing data to use customer-managed encryption keys instead. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because it involves creating a customer-managed encryption key and updating the encryption type in the Cloud Storage bucket configuration, which is necessary for compliance. Additionally, performing a write action on existing objects is essential to apply the new encryption key to the data. Options A, B, and C do not fully address the need to write existing data under the new key, making them insufficient for meeting the compliance requirements.