Professional Cloud Security Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A financial enterprise is designing an end-to-end machine learning pipeline on Google Cloud. The pipeline ingests sensitive customer records into Cloud Storage, processes structured feature data in BigQuery and Vertex AI Feature Store, and runs automated Vertex AI Training Pipelines to publish model artifacts to the Vertex AI Model Registry.
The security team mandates the following security and governance requirements:
Which architectural approach satisfies these security requirements?
This architecture establishes an enterprise-grade, defense-in-depth security framework for machine learning systems on Google Cloud by decoupling compute and storage into separate projects, enforcing full-lifecycle Customer-Managed Encryption Keys (CMEK), delegating execution access using dedicated custom service accounts, and enforcing continuous data discovery through Sensitive Data Protection.
roles/storage.objectViewer or roles/bigquery.dataViewer permissions on the raw data. Instead, training jobs execute under a custom service account that is granted least-privilege read access strictly to the required storage and BigQuery resources in the data project.This solution follows Google Cloud security best practices for AI/ML workloads by combining structural project isolation, cryptographic controls with Cloud KMS, programmatic identity delegation with custom service accounts, and data profiling with Sensitive Data Protection.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.