
Ultimate access to all questions.
You are working for a healthcare organization and are responsible for analyzing customer data stored in Cloud Storage. This data includes personally identifiable information (PII) such as names, social security numbers, and contact information. Your task is to perform data exploration and preprocessing on this data while ensuring that the security and privacy of these sensitive fields are maintained. What steps should you take to achieve this while complying with data privacy regulations?
A
Use the Cloud Data Loss Prevention (DLP) API to de-identify the PII before performing data exploration and preprocessing.
B
Use customer-managed encryption keys (CMEK) to encrypt the PII data at rest, and decrypt the PII data during data exploration and preprocessing.
C
Use a VM inside a VPC Service Controls security perimeter to perform data exploration and preprocessing.
D
Use Google-managed encryption keys to encrypt the PII data at rest, and decrypt the PII data during data exploration and preprocessing.