Build Multi-Agent Systems Using Google's Agentic Stack (BMASGAS) – Contenuti

Contenuti dettagliati del Corso

Module 1 - Getting Started

Topics

  • Course introduction
  • Pre-work discussion
  • Introduce the challenge and its solution

Module 2 - Implement and test the data agent

Objectives

  • Set up development environment
  • Review base agent code
  • Implement MCP tooling
  • Enable logging and tracing
  • Add Model Armor sanitization
  • Create an A2A server
  • Test locally and deploy to Cloud Run

Activities Lab: Implement and test the data agent

Module 3 - Implement and test the improvement agent

Objectives

  • Review base agent code
  • Add authentication tooling
  • Build RemoteA2aAgent objects
  • Create AgentTools
  • Add tools to agent
  • Test locally and deploy to Agent Engine
  • Add agent to Gemini Enterprise

Module 4 - Complete the multi-agent solution

Objectives

  • Complete and deploy second agent
  • Review third agent code
  • Implement MCP tooling
  • Create an A2A server
  • Deploy and test the entire solution

Activities Challenge Lab: Complete, deploy, and test the intervention agent