GCP Professional Cloud Security Engineer Practice Question

A healthcare company builds a Vertex AI pipeline that trains a model on sensitive patient data stored in a CMEK-encrypted BigQuery dataset. Security policy requires:

  • All data in Vertex AI to remain protected by the customer-managed key.
  • Access to the pipeline and model artifacts must not traverse the public internet.
  • Only the data scientists' service account should be able to invoke prediction.

Which architecture meets all requirements with the least operational overhead?

  • Run training on Confidential VMs that write checkpoints to a CMEK Cloud Storage bucket, then upload the model to a Cloud Run service reachable only through an internal load balancer. Restrict access with IAM on Cloud Run.

  • Enable VPC Service Controls around the project, train with default encryption, and deploy the model to a public Vertex AI endpoint protected by OAuth token-based prediction requests from the service account.

  • Export the BigQuery data to CMEK-encrypted Cloud Storage, train locally on the data scientists' workstations, and serve the model from a Compute Engine instance that allows ingress only from trusted IP ranges.

  • Create a CMEK-enabled custom training job and deploy the resulting model to a CMEK-enabled Vertex AI endpoint behind Private Service Connect. Grant the Vertex AI Service Agent the key role and give only the data-scientist service account the Vertex AI Endpoint Invoker role.

GCP Professional Cloud Security Engineer
Ensuring data protection
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot