Availability
Deployment Models
Tyk AI Studio supports two deployment modes:Standalone
Standalone mode operates as a single AI Studio instance with embedded gateway functionality. It is suitable for development, testing, and small teams. Characteristics:- Single instance deployment
- Built-in gateway functionality
- SQLite database (or PostgreSQL)
- No external dependencies
Hub and Spoke (Control + Edge)
Control Plane with Edge Gateways uses AI Studio as the central control plane managing edge gateways for distributed request processing. This approach uses lightweight Edge Gateways instances that connect to the control plane. It is suitable for production, enterprise, and multi-region deployments. Characteristics:- Centralized configuration management
- Distributed request processing
- Regional edge deployments
- High availability and fault tolerance
- Namespace-based multi-tenancy