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 customer support AI agent using Vertex AI Agent Builder and the Agent Development Kit (ADK) in Python. The agent must retrieve policy documents stored in Cloud Storage and structured product catalogs in BigQuery to provide grounded, contextually accurate responses.
The cloud architecture must satisfy the following technical requirements:
Which architecture and configuration should you recommend?
Vertex AI Agent Engine is a fully managed runtime within Vertex AI Agent Builder tailored for deploying, operating, and scaling Python-based agentic applications without managing underlying infrastructure. When paired with agent identity, the agent receives a unique, system-attested principal identifier based on SPIFFE standards, allowing granular Identity and Access Management (IAM) governance directly tied to the agent resource lifecycle.
identity_type=AGENT_IDENTITY creates a per-agent principal (principal://...), permitting fine-grained IAM allow policies on Cloud Storage buckets and BigQuery datasets instead of sharing broad service account credentials.This architecture leverages the purpose-built Vertex AI Agent Engine platform components to minimize development and infrastructure overhead while meeting all enterprise security and grounding requirements natively.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.