Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #124
You need to upload files from your on-premises environment to Cloud Storage. You want the files to be encrypted on Cloud Storage using customer-supplied encryption keys. What should you do?
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #124. The question stem and answer options stay visible for context.
Submitted by rachelw· Mar 30, 2026Designing for security and compliance
Question
You need to upload files from your on-premises environment to Cloud Storage. You want the files to be encrypted on Cloud Storage using customer-supplied encryption keys. What should you do?
Options
- ASupply the encryption key in a .boto configuration file. Use gsutil to upload the files.
- BSupply the encryption key using gcloud config. Use gsutil to upload the files to that bucket.
- CUse gsutil to upload the files, and use the flag --encryption-key to supply the encryption key.
- DUse gsutil to create a bucket, and use the flag --encryption-key to supply the encryption key. Use
Unlock PROFESSIONAL-CLOUD-ARCHITECT to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-ARCHITECT questions. Unlock PROFESSIONAL-CLOUD-ARCHITECT for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#customer-supplied encryption keys#Cloud Storage#gsutil#.boto configuration