List of questions
Related questions
Question 352 - Professional Data Engineer discussion
You want to encrypt the customer data stored in BigQuery. You need to implement for-user crypto-deletion on data stored in your tables. You want to adopt native features in Google Cloud to avoid custom solutions. What should you do?
A.
Create a customer-managed encryption key (CMEK) in Cloud KMS. Associate the key to the table while creating the table.
B.
Create a customer-managed encryption key (CMEK) in Cloud KMS. Use the key to encrypt data before storing in BigQuery.
C.
Implement Authenticated Encryption with Associated Data (AEAD) BigQuery functions while storing your data in BigQuery.
D.
Encrypt your data during ingestion by using a cryptographic library supported by your ETL pipeline.
Your answer:
0 comments
Sorted by
Leave a comment first