Deployment Guides¶
Deploy AGT on any cloud or container platform. AGT is pure Python/TypeScript/.NET with zero cloud-vendor lock-in.
Cloud-agnostic
AGT has no cloud-vendor dependencies. Every deployment guide below produces the same governance behavior, whether you run on Azure, AWS, GCP, or on-prem.
Cloud Platforms¶
| Guide | Platform | Pattern |
|---|---|---|
| Azure Container Apps | Azure | Managed containers |
| Azure Foundry Agent Service | Azure | Foundry-native hosting |
| AWS ECS / Fargate | AWS | Serverless containers |
| Google Cloud GKE | GCP | Kubernetes |
Deployment Patterns¶
| Guide | Use Case |
|---|---|
| OpenClaw Sidecar | Sidecar governance proxy alongside any agent |
| Private Endpoints | Secure networking with private links |