Deploying Your Agents
Svantic supports three deployment topologies, each designed for different organizational needs — from a developer’s laptop to a globally distributed enterprise fleet. The topologies are additive. Start simple and grow — no code changes required between them.Topologies at a Glance
See Deployment Topologies for detailed architecture diagrams, setup instructions, and configuration for each topology.
Migration Path
- Start standalone — develop and test locally
- Move to sidecar — containerize and deploy alongside your service
- Add central — when you need cross-pod knowledge sharing or fleet management, deploy a central instance and set
SVANTIC_CENTRAL_URLon your sidecars
