
Explore how tools in the Google agent SDK empower AI to act beyond text with built-in, function, and third-party tools, plus hands-on demos of GitHub actions and BigQuery queries.
Learn how the root agent uses its reasoning capability to pick and invoke the right tool, like BigQuery data queries or GitHub repo creation.
Build a CDK agent with built-in tools, including Google search and BigQuery, to list datasets and tables, describe schemas, run SQL, and read data in read-only mode.
Extend your sdk agent with third-party tools like LangChain Wikipedia tool and Q AI scrapers to research on Wikipedia and scrape Google Cloud release notes for Gemini updates.
Discover the google agent development kit's three agent types—lm agent, workflow agent, and custom agent—and build multi-agent systems with sequential, parallel, and loop workflows, including BigQuery integration.
demonstrates building a sequential workflow using a sequential agent to orchestrate a multi-agent job search: fetch open positions, generate interview questions and answers, then produce interview tips.
Deploy a multi-agent system to Google Cloud Run with the Google Agent Development Kit. Run a content creation workflow in parallel using blog, YouTube, and Instagram agents.
Learn how callbacks empower agent ai workflows by inserting before and after checks for agent, model, and tool stages, with demos on prompts, access, and logging.
Explore model callbacks in the SDK, including before model, after model, and agent callbacks, showing how to append prompts, control outputs, and enforce access rules.
learn to create your first MCP server with VS Code using a Google Maps MCP server, configure an API key, enable Copilot agent mode, and test map tools.
Learn to configure MCP servers with Google Maps on a cloud desktop, integrating the Google Maps API via a config.json, and run map search and directions using the MCP servers.
Install and configure MCP toolbox for database to create MCP servers for BigQuery. Then build an SDK agent and an HR analyst agent to answer natural-language questions from BigQuery data.
Explore context management in ADK, detailing short-term and long-term memory, artifacts, and sessions, and learn how memory stores and retrieves information across agent conversations, with hands-on demos.
Explore long-term memory in Google ADK, compare it to short-term memory, and learn when to use in-memory or Vertex AI memory bank for persistent, semantic memory across sessions.
Explore Vertex AI memory bank, a cloud native persistent memory service that stores selective user facts across sessions to create stateful agents with personalized responses.
The Next Evolution of AI: Standardized Agentic Systems
Move beyond basic LLM calls and master the architecture required for production-grade Autonomous AI Agents. This hands-on course, led by a Google Cloud and AI expert, provides the definitive technical blueprint for engineering robust, multi-step agentic systems capable of driving enterprise automation.
Core Focus: The ADK and the MCP Standard
This curriculum is built around the two most critical components for next-generation AI infrastructure:
Google Agent Development Kit (ADK): Learn to use Google's cutting-edge framework for engineering reliable, scalable, and complex AI agents. You will master agentic design patterns, memory management, and task decomposition for large-scale deployments on Google Cloud.
Model Context Protocol (MCP): The MCP is the vital open standard that solves the "N × M" integration problem. You will learn to deploy MCP Servers that act as standardized, secure gateways, allowing your agents to dynamically discover and interact with all your external systems—from PostgreSQL and MongoDB to GitHub and private APIs—in a uniform, secure manner.
What You Will Master:
Agent Architecture & Deployment: Design and implement agent workflows that are resilient, observable, and ready for deployment using MLOps principles within the Google Cloud ecosystem.
Tool Use and RAG Standardization: Learn to structure external tools and data sources (RAG) behind the MCP standard, ensuring your agents are always grounded in real-time, accurate context, drastically reducing LLM hallucinations.
Secure Multi-System Orchestration: Implement the MCP client-server architecture to ensure agents can execute actions across multiple cloud environments or legacy systems securely, managing access and control centrally.
Practical Hands-On Implementation: Gain practical experience with the official SDKs to build both the ADK Client logic and custom MCP Server wrappers for your proprietary tools and data.
Enroll now to architect the future of autonomous systems and lead the implementation of standardized Agentic AI in your organization.