Question 37 of 318
Single answerA customer's internal security team must manage its own encryption keys for encrypting data on Cloud Storage and decides to use customer-supplied encryption keys (CSEK).
How should the team complete this task?
How should the team complete this task?
AUpload the encryption key to a Cloud Storage bucket, and then upload the object to the same bucket.
✓BUse the gsutil command line tool to upload the object to Cloud Storage, and specify the location of the encryption key.
CGenerate an encryption key in the Google Cloud Platform Console, and upload an object to Cloud Storage using the specified key.
DEncrypt the object, then use the gsutil command line tool or the Google Cloud Platform Console to upload the object to Cloud Storage.
✓
Correct Answer: B
Use the gsutil command line tool to upload the object to Cloud Storage, and specify the location of the encryption key.
▥
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.