Exit PROFESSIONAL-CLOUD-ARCHITECT Professional Cloud Architect on Google Cloud Platform
Question 3 of 5
0% complete
Q3 Single choice

You are designing a Data Warehouse on Google Cloud and want to store sensitive data in BigQuery. Your company requires you to generate encryption keys outside of Google Cloud. You need to implement a solution.

What should you do?

  • A

    Generate a new key in Cloud Key Management Service (Cloud KMS). Store all data in Cloud Storage using the customer-managed key option and select the created key. Set up a Dataflow pipeline to decrypt the data and to store it in a BigQuery dataset.

  • B

    Generate a new key in Cloud Key Management Service (Cloud KMS). Create a dataset in BigQuery using the customer-managed key option and select the created key

  • C

    Import a key in Cloud KMS. Store all data in Cloud Storage using the customer-managed key option and select the created key. Set up a Dataflow pipeline to decrypt the data and to store it in a new BigQuery dataset.

  • D

    Import a key in Cloud KMS. Create a dataset in BigQuery using the customer-supplied key option and select the created key.