Building a serverless A2A gateway for agent discovery, routing, and access control
AWS just shipped the infrastructure pattern every multi-agent startup needs: serverless A2A gateways with built-in discovery and access control.

Why it matters
As agent deployments scale from pilots to production, operators need standardized patterns for routing, discovery, and security across multiple agents. AWS's serverless A2A gateway addresses this operational necessity—a signal that multi-agent architectures are moving from research to enterprise deployment.
The key facts
10 to knowServerless A2A gateway architecture on AWS
Path-based routing for agent discovery (/agents/{agentId})
Single domain hosting for multiple agents
Standard A2A clients compatible without modification
Access control and security layer included
Published July 2026 — production-grade infrastructure pattern
Serverless A2A gateway on AWS
Access control and multi-agent hosting behind single domain
Standard A2A clients work without modification
Published July 1, 2026
Go to the source
AWS Machine Learning Blogaws.amazon.com
Publisher excerpt: In this post, you will learn how to build a serverless A2A gateway on AWS that hosts multiple agents behind a single domain using path-based routing (/agents/{agentId}). Standard A2A clients work without modification.