nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #259

PROFESSIONAL-CLOUD-DEVELOPER Question #259: Real Exam Question with Answer & Explanation

The correct answer is B: You attempted the read operation without the base64-encoded SHA256 hash of the encryption. https://cloud.google.com/storage/docs/encryption/using-customer-supplied-keys#rest-csek-

Developing and deploying applications with appropriate security

Question

Your application stores customers' content in a Cloud Storage bucket, with each object being encrypted with the customer's encryption key. The key for each object in Cloud Storage is entered into your application by the customer. You discover that your application is receiving an HTTP 4xx error when reading the object from Cloud Storage. What is a possible cause of this error?

Options

  • AYou attempted the read operation on the object with the customer's base64-encoded key.
  • BYou attempted the read operation without the base64-encoded SHA256 hash of the encryption
  • CYou entered the same encryption algorithm specified by the customer when attempting the read
  • DYou attempted the read operation on the object with the base64-encoded SHA256 hash of the

Explanation

https://cloud.google.com/storage/docs/encryption/using-customer-supplied-keys#rest-csek-

Topics

#Cloud Storage#Customer-Supplied Encryption Keys (CSEK)#Data Encryption#HTTP Errors

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions