Question 193 of 318
Single answerYour organization previously stored files in Cloud Storage by using Google Managed Encryption Keys (GMEK), but has recently updated the internal policy to require Customer Managed Encryption Keys (CMEK). You need to re-encrypt the files quickly and efficiently with minimal cost.
What should you do?
AReupload the files to the same Cloud Storage bucket specifying a key file by using gsutil.
BEncrypt the files locally, and then use gsutil to upload the files to a new bucket.
CCopy the files to a new bucket with CMEK enabled in a secondary region.
✓DChange the encryption type on the bucket to CMEK, and rewrite the objects.
✓
Correct Answer: D
Change the encryption type on the bucket to CMEK, and rewrite the objects.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.