Visual TL;DR. Predictable AI Deployment achieved by Capacity-Aware Routing. Capacity-Aware Routing uses Endpoints. Endpoints directs to Deployments. Deployments based on Configs. Capacity-Aware Routing enables Advanced Strategies. Advanced Strategies results in Zero-Downtime Updates.
- Predictable AI Deployment: system designed for predictable and scalable AI model deployment
- Capacity-Aware Routing: traffic routed prioritizing actual capacity over fixed percentages for efficiency
- Endpoints: stable user-facing names directing traffic across deployments
- Deployments: includes autoscaling policies tied to specific model revisions
- Configs: immutable recipe defining inference engine, GPU, and optimization profiles
- Advanced Strategies: enables rollouts, A/B tests, and shadow experiments for updates
- Zero-Downtime Updates: ensuring continuous service during model updates and changes
Visual TL;DR
