Two engineers at a holographic agent-engineering workspace showing a multi-agent orchestration graph with Google ADK, a RAG/grounding pipeline, tool-calling function-node connectors, and evaluation gauges (pass/score) on a dark navy background.

GEMINI ENTERPRISE AGENT PLATFORM // TRACK 2 / 3

Build Production-Grade AI Agents with ADK

COMING SOON

The developer track. Build, orchestrate, deploy, and govern enterprise AI agents with Google's Agent Development Kit (ADK). Aligned with the GEAR program (35 monthly Google Skills credits) and Google Cloud Next '26's 15-component Agent Platform.

5 Day Cohort
13 Modules + Capstone
4 GEAR Paths Covered
Google Cloud Premier Partner Google Cloud Premier Partner

One Cohort. Five Days. A Production-Grade ADK Agent in Your Portfolio.

The deepest track. A 5-day developer intensive built around Google's Gemini Enterprise Agent Ready (GEAR) program announced at Cloud Next '26. Day 0 Foundation Sprint primes you on the Gemini Enterprise Agent Platform (formerly Vertex AI) and terminology (agents, RAG, grounding, ADK, GEAR). Then you'll work in Python / TypeScript / Go / Java with the open-source Agent Development Kit; build multi-agent systems with A2A and MCP protocols; deploy to the Agent Engine, Cloud Run, and GKE; master the 15-component Agent Platform; and ship an individual capstone: a production-ready agent for a real business use case (FinTech compliance, IT services automation, BPO workflow, banking document intelligence, or your own scenario), peer-reviewed and portfolio-grade.

assignment_turned_in

What You'll Build

  • 🚀

    Day 0 Foundation Sprint

    GEAP terminology, GCP basics, agent fundamentals.

  • 💻

    Agent Development Kit

    Build agents in Python, TypeScript, Go, or Java with the open-source ADK.

  • 🔗

    Multi-Agent Orchestration

    MCP and Agent2Agent (A2A) protocols for coordinated agent systems.

  • 🎨

    Agent Designer & Studio

    Prototype no-code, graduate to production ADK builds.

  • ☁️

    Production Deployment

    Ship to Agent Engine, Cloud Run, and Google Kubernetes Engine.

  • 🔒

    Agent Platform Operations

    Identity, Registry, Gateway, Anomaly Detection across the 15-component platform.

  • 🧪

    Simulation & Evaluation

    Test, measure, and tune agent behaviour before production.

  • 📈

    Observability & Optimizer

    Run agents at production scale with full visibility and auto-tuning.

  • 🏢

    Enterprise-Scale Rollout

    Architect 20K to 50K-project deployments for large EDU or enterprise tenants.

  • 🥇

    Capstone Agent

    Ship a production-ready agent for a real business use case (FinTech, IT, BPO, banking).

settings

Tools You'll Use

Agent Development Kit logo
Agent Development Kit
Gemini Enterprise logo
Gemini Enterprise
Vertex AI logo
Vertex AI
Google Cloud logo
Google Cloud

THE CURRICULUM

What You Will Build

Day 0 Foundation Sprint + 5 days of hands-on labs covering the full agent lifecycle from foundations to enterprise rollout, capped by an individual production-agent capstone.

00

DAY 0,FOUNDATION SPRINT (PRE-WORK, SELF-PACED)

schedule2 to 3 HRS · SELF-PACED

Mandatory primer bundled with every track. Sourced from Google Skills #1674 (AI Boost Bootcamp) + #1401. Covers what Gemini Enterprise is (vs Gemini for Workspace vs the Gemini Enterprise Agent Platform, the platform formerly known as Vertex AI); GCP basics; the agentic lifecycle (Build → Scale → Govern → Optimize); and terminology alignment (agents, RAG, grounding, ADK, GEAR). Completion check before Day 1.

01

AGENT FOUNDATIONS & GOOGLE AGENT ECOSYSTEM

schedule120 MIN

Agentic AI vs traditional AI. Agent anatomy: model, tools, memory, system instructions. Reasoning loops (gather → act → verify). Where agents fit in Google Cloud (Gemini Enterprise Agent Platform, Gemini API, ADK, Agent Engine). Mantra: Develop with ADK; Operate with Gemini Enterprise.

02

ADK: BUILD YOUR FIRST AGENT

schedule120 MIN

ADK languages (Python, TypeScript, Go, Java). Core abstractions: Agents, Tools, Workflow Agents, Memory Bank. Local dev setup; project scaffolding. Tool ecosystem (3rd-party + custom tools). Predictable pipelines vs agent-coordinated routing. Built-in evaluation framework. Deployment surfaces (Local, Agent Runtime, Cloud Run, GKE).

03

MULTI-AGENT ORCHESTRATION: MCP & A2A

schedule120 MIN

Parent-child agent flows; task delegation patterns. Model Context Protocol (MCP) for secure enterprise system connections. Agent2Agent (A2A) Protocol for multi-agent communication. Workflow Agents controlling work-flow automatically. Session state propagation between agents. Compliance-focused deterministic flows for critical ops.

04

NO-CODE / LOW-CODE: AGENT DESIGNER & AGENT STUDIO

schedule60 MIN

Visual workflow builder for non-developers. Pre-built templates via Agent Garden (code modernisation, financial analysis, invoice processing). Direct export from Agent Studio to ADK for deeper customisation. When to choose Agent Studio vs Agent Designer vs ADK.

05

BUILD YOUR FIRST GEMINI ENTERPRISE APPLICATION (LAB)

schedule90 MIN

Hands-on lab using the Cymbal Foods Marketing scenario (Skills #1586). Prepare data, create the GE application, connect data stores (GCS, Drive, Calendar), interact with agents, use the Deep Research agent, focused NotebookLM analysis. Earn the 'Deploy an Agent with ADK' skill badge.

06

ENHANCING CX WITH AGENTS (CROSS-FUNCTION LAB)

schedule90 MIN

RAG (Retrieval-Augmented Generation) fundamentals and tooling. RAG in action lab. Search agents: power and limits. Gemini Enterprise Agent Platform Search shopping-experience use case. Build-your-own-agent walk-through. Bridges this track to the CX track.

07

GEMINI ENTERPRISE AGENT PLATFORM: POWER TOOLS FOR DEVELOPERS

schedule90 MIN

Gemini Enterprise Agent Platform Studio (formerly Vertex AI Studio) walkthrough. Gemini API,2.0 Flash, multimodal reasoning. Model selection by complexity (2.5-flash vs 2.5-pro) for cost / performance trade-off. Hands-on labs designed for student / developer curriculum use. Token budgeting per project; cost tracking at scale.

08

PRODUCTION DEPLOYMENT: RUNTIME, ENGINE, CLOUD RUN, GKE

schedule90 MIN

Deployment targets: Gemini Enterprise Agent Engine (managed), Cloud Run (containerised), GKE (full control). Containerising tool-using agents. Agent Runtime with sub-second cold starts. Long-running agent support (multi-day workflows). Bidirectional streaming (WebSocket). Live audio and video via multimodal streaming. Skill badge: Deploy an Agent with ADK challenge.

09

GOVERN AT ENTERPRISE SCALE

schedule75 MIN

Agent Identity gives a cryptographic ID per agent plus audit trails. Agent Registry is the single source of truth. Agent Gateway is the 'air traffic control' for agent-to-tool interactions. Agent Anomaly + Threat Detection via Security Command Center integration. CISO-approved guardrails. Agent Sandbox provides hardened execution for model-generated code.

10

EVAL, OBSERVABILITY & CONTINUOUS IMPROVEMENT

schedule75 MIN

Agent Simulation provides synthetic users + virtualised tools for pre-prod testing. Agent Evaluation runs multi-turn autoraters with turnkey dashboards. Agent Observability captures execution traces and real-time debugging. Agent Optimizer performs automatic failure clustering and refines system-instruction suggestions. KPIs and alert configuration.

11

OPERATIONAL ROLLOUT AT SCALE: UNIVERSITY PATTERN

schedule90 MIN

Operational rollout pattern for 20K to 50K Gemini Enterprise Agent Platform projects. GUI front-end for admin staff (Terraform-backed). Auto-provisioning + offboarding; bulk operations. Budget alerts and auto-terminate; student access revocation. Memory Bank for per-user personalisation. Agent Sandbox for safe student-code execution. Cost attribution per department / faculty / course. Decommissioning at semester end.

12

CAPSTONE: PRODUCTION AGENT FOR A REAL BUSINESS USE CASE

schedule360 MIN · INDIVIDUAL + PEER REVIEW

Individual portfolio piece. Build, deploy, and evaluate a production-ready agent for a real business use case. Choose from instructor-supplied scenarios: FinTech compliance agent · IT services automation · BPO workflow agent · banking document intelligence · autonomous-enterprise pattern, or bring your own. Wire connectors, agents, eval, observability, and a deployment surface (Agent Engine or Cloud Run). Peer review on Day 5. Output goes into your GitHub / portfolio.

13

OPS TOOLKIT: ENTERPRISE ARCHITECTURE & ROLLOUT BLUEPRINT

schedule60 MIN

Reference architecture for deploying agents into a Gemini Enterprise org: where your agent sits relative to the connector mesh, identity plane, Agent Gateway, and consumption surfaces. Phased rollout patterns (pilot → department → enterprise), environment promotion (dev → stage → prod), DR + multi-region posture for Agent Engine vs Cloud Run, and the decision tree for landing-zone choices. Walk away with a deployment diagram you can hand to a platform team.

14

OPS TOOLKIT: LOGGING

schedule45 MIN

Cloud Logging for agent workloads. Agent step logs, tool-call logs, model-call logs, and Audit Logs, what each captures, retention defaults, and structured-logging conventions for agent telemetry. Log sinks to BigQuery + GCS for replay and offline eval. Log-based metrics for agent KPIs (success rate, tool-error rate, latency percentiles). PII-aware log scrubbing. The exact log queries you'll run during the first prod incident.

15

OPS TOOLKIT: DEBUGGING & TRACING

schedule60 MIN

Cloud Trace + OpenTelemetry + ADK trace viewer for end-to-end agent tracing across reasoning, tool calls, retrieval, and model invocations. Reproducing a failed agent run from trace ID to root cause. Common failure modes: tool schema drift, hallucinated arguments, context-window overflow, retrieval miss, infinite tool loop, deadlock between agents. Live debugging walkthrough on real agent traces. The reproduce → bisect → fix loop.

16

OPS TOOLKIT: COST OPTIMIZATION

schedule60 MIN

FinOps for agent workloads. Token economics per agent step; per-conversation cost attribution. Model routing (Flash for cheap steps, Pro for reasoning, Ultra only when needed). Context caching and prompt-size discipline as the two biggest token-cost levers. Tool-call batching and parallel-fanout patterns. Budget alerts + auto-throttle. The cost-per-successful-task metric that matters more than raw token spend.

17

OPS TOOLKIT: LLM OPS USING GEMINI ENTERPRISE

schedule75 MIN

End-to-end LLM Ops lifecycle on Gemini Enterprise. Prompt versioning and A/B rollout via Prompt Management. Eval pipelines with Agent Evaluation (autoraters, golden datasets, regression gates). Shadow traffic + canary releases for new model versions or system-prompt changes. Drift detection on inputs, outputs, and tool-call patterns. Continuous improvement loop wired through Agent Optimizer. The agent-equivalent of CI/CD.

18

OPS TOOLKIT: COMMON ISSUES & FIXES

schedule60 MIN

The Day-2 playbook for agent owners. Top 20 production failures we see across engagements, each with symptom, root cause, and the exact fix: agent stuck in tool loops, schema-validation rejections, grounding miss, context overflow, ACL leakage into outputs, latency-tail spikes, eval-prod divergence, quota exhaustion, silent regressions after a model upgrade. Reference card you'll keep open during the first 90 days post-launch.

Your Instructors

Prem Kumar

Prem Kumar

AI Architecture Expert

"Anyone can build an AI demo. I teach you how to build the architecture behind systems that scale, because the gap between prototype and production is where most teams get stuck."

Specialty

Data Platform Architecture AI-Enabled Systems Full-Stack Engineering Technical & AI Strategy High-Performance Team Building

What You Need Before Day 1

Required

  • Laptop with internet access (macOS, Windows, or Linux)
  • Day 0 Foundation Sprint (bundled, 2 to 3 hours self-paced before Day 1)
  • Programming experience in any of Python, TypeScript, Go, Java

Not Required

  • Prior agent-development experience
  • Google Cloud certification

Bring an idea you'd like to build during the capstone,we'll help you shape it into a deployable agent. FinTech compliance, IT services automation, BPO workflows, and banking document intelligence are pre-scaffolded scenarios you can pick instead.

Frequently Asked Questions

Developers, AI engineers, solution architects, faculty champions, and advanced students who will build, deploy, and operate AI agents on the Gemini Enterprise Agent Platform.
Programming experience in any of Python, TypeScript, Go, or Java is required. The ADK supports all four. Python is the most common starting point.
An individual portfolio piece: a production-ready agent for a real business use case (FinTech compliance, IT services, BPO workflow, banking document intelligence, or your own scenario). Peer-reviewed on Day 5 and shipped to your GitHub portfolio.