GCP Serverless (Cloud Run)
Deploy Agent Kernel agents as serverless containers on GCP Cloud Run with scale-to-zero capability. Uses the yaalalabs/ak-serverless/google Terraform module.
Overview
| Component | GCP Service |
|---|---|
| Compute | Cloud Run (scale-to-zero, min_instance_count=0) |
| API Gateway | GCP API Gateway (OpenAPI-based) |
| Container Registry | Artifact Registry |
| Session Store (Redis) | Memorystore Redis |
| Session Store (Firestore) | Firestore (Native Mode) |
| Networking | VPC + VPC Access Connector + Cloud NAT |
| Observability | Cloud Logging (built-in) |