Google Cloud Professional Cloud Security Engineer — Question 330

You are working with developers to secure custom training jobs running on Vertex AI. For compliance reasons, all supported data types must be encrypted by key materials that reside in the Europe region and are controlled by your organization. The encryption activity must not impact the training operation in Vertex AI. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it ensures that all components, including code, training data, metadata, and exported models, are protected with customer-managed encryption keys (CMEK), thus meeting compliance requirements. Options A and D do not apply CMEK to all necessary data types, and option C fails to include metadata in the encryption, which is crucial for full compliance.