ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 220 - Professional Cloud Security Engineer discussion

Report
Export

Your 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?

A.
Encrypt the files locally, and then use gsutil to upload the files to a new bucket.
Answers
A.
Encrypt the files locally, and then use gsutil to upload the files to a new bucket.
B.
Copy the files to a new bucket with CMEK enabled in a secondary region
Answers
B.
Copy the files to a new bucket with CMEK enabled in a secondary region
C.
Reupload the files to the same Cloud Storage bucket specifying a key file by using gsutil.
Answers
C.
Reupload the files to the same Cloud Storage bucket specifying a key file by using gsutil.
D.
Change the encryption type on the bucket to CMEK, and rewrite the objects
Answers
D.
Change the encryption type on the bucket to CMEK, and rewrite the objects
Suggested answer: D

Explanation:

Rewriting the objects in-place within the same bucket, specifying the new CMEK for encryption, allows you to re-encrypt the data without downloading and re-uploading it, thus minimizing costs and time.

https://cloud.google.com/storage/docs/encryption/using-customer-managed-keys

asked 18/09/2024
Budi Gunawan
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first