
Ultimate access to all questions.
A company utilizes Cloud Storage for their critical data storage. Compliance requirements mandate that objects be encrypted using customer-supplied encryption keys. What is the correct method to handle objects to support customer-supplied encryption?
A
Define the encryption using gcloud config
B
Create a bucket with —encryption-key and upload files using gsutil
C
Use gsutil with —encryption-key to pass the encryption key
D
Use gsutil with GSUtil:encryption_key=[YOUR_ENCRYPTION_KEY] to pass the encryption key_