Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
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.
An enterprise is designing an automated machine learning workflow using Vertex AI Pipelines to process sensitive analytical datasets stored in Cloud Storage and BigQuery.
The security and governance team establishes the following operational constraints:
Which architectural approach should you implement to satisfy these security and governance requirements?
This architecture establishes a robust, zero-trust operational security posture for Vertex AI Pipelines by combining granular Identity and Access Management (IAM) controls with VPC Service Controls (VPC SC) perimeters.
roles/aiplatform.user, roles/storage.objectUser, and BigQuery dataset roles) rather than broad project-wide privileges.roles/iam.serviceAccountUser) role directly on the specific service account resource allows authorized engineers to run pipelines using that identity without granting them broad access to other service accounts in the project.This approach directly aligns with Google Cloud security best practices by combining context-aware boundary defense (VPC Service Controls) with resource-level identity delegation (roles/iam.serviceAccountUser), ensuring full isolation and minimal blast radius.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.