QuestionQ147
Ensuring data protectionYou are collaborating with developers to secure custom training jobs that run on Vertex AI. For compliance purposes, every supported data type must be encrypted with key material located in the Europe region and controlled by your organization. Encryption must not affect the Vertex AI training operation. What should you do?
- A Encrypt the code, training data, and metadata with Google default encryption. Use customer-managed encryption keys (CMEK) for the trained models exported to Cloud Storage buckets.
- B Encrypt the code, training data, metadata, and exported trained models with customer-managed encryption keys (CMEK).
- C Encrypt the code, training data, and exported trained models with customer-managed encryption keys (CMEK).
- D Encrypt the code, training data, and metadata with Google default encryption. Implement an organization policy that enforces a constraint to restrict the Cloud KMS location to the Europe region.
Community Discussion