> Markdown version of [/events/world-congress-2026-europe-virtual-stage/sessions/1523-designing-deploying](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1523-designing-deploying). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Designing & Deploying Distributed Multimodal Multi-Agent Systems with Google's AI Stac - **Event:** World Congress 2026 Europe - Virtual Stage ## Description A technical talk and live demonstration on designing and deploying distributed multi-agent systems using Google's AI stack. Demonstrated a live system where one orchestrator on Gemini Enterprise Agent Platform Runtime (formerly Vertex AI Agent Engine) coordinates 5 specialist agents on Cloud Run to generate complete social media campaigns from a single prompt, showing how agents collaborate, delegate tasks, and scale beyond monolithic LLM applications. This work was recently accepted and published as an official Codelab ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ'๐˜€ ๐—ผ๐—ณ๐—ณ๐—ถ๐—ฐ๐—ถ๐—ฎ๐—น ๐—ฑ๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—ฒ๐—ฟ ๐—ฐ๐—ผ๐—ฑ๐—ฒ๐—น๐—ฎ๐—ฏ๐˜€ ๐—ฝ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ ( my own work ). - Practical introduction to Google ADK - Package reusable agent knowledge with ADK Skills (SkillToolset) to keep prompts lean - Bridge a text agent to an image generation model via a custom async tool - Agent-to-Agent (A2A) Protocol for distributed agent communication - Model Context Protocol (MCP) for integrating external tools like Notion - Deployment strategies for Gemini Enterprise Agent Platform Runtime (formerly Vertex AI Agent Engine) and Cloud Run - Architecture patterns, tooling, and production considerations on Google Cloud - Intuition to avoid the most common pitfalls in distributed agent system design: context passing, output contracts, retry handling, and context compaction ## Speaker ### [Saoussen Chaabnia](https://www.wearedevelopers.com/@saoussen-chaabnia) AI/ML Solutions Engineer & Consultant | Google Developer Expert in Cloud AI ## Related talks at this congress - [Building and Deploying Multi-Agent Systems with ADK and Vertex AI](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1507-building-and) โ€” Saoussen Chaabnia - [AI Agents & Agentic AI](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1481-ai-agents-agentic-ai) โ€” Xavier Sala Presas - [Building Scalable Multi-Agentic AI Systems in Java: Orchestrating Agents with Event-Driven Approach](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1508-building-scalable) โ€” Mary Grygleski - [Your AI Agent is just a while loop with an API call. Let me prove it](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1655-your-ai-agent-is) โ€” Michaล‚ Michalczuk