Google Cloud Professional Data Engineer — Question 190

You are on the data governance team and are implementing security requirements. You need to encrypt all your data in BigQuery by using an encryption key managed by your team. You must implement a mechanism to generate and store encryption material only on your on-premises hardware security module (HSM). You want to rely on Google managed solutions. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it allows you to create an encryption key in your on-premises HSM and link it to a Cloud External Key Manager, which meets the requirement of using Google-managed solutions. Answer A is incorrect because it uses Cloud KMS instead of Cloud EKM. Answer C mistakenly refers to Cloud HSM, which is not appropriate for external key management. Answer D does not utilize the Google-managed solutions required for this scenario.