Deployment & Integration
Self‑hosted, cloud‑agnostic deployment with integration patterns for existing infrastructure.
Deployment Models
Self‑Hosted Infrastructure
Deploy within your infrastructure—on‑premises, private cloud, or VPC. You control data residency and compliance boundaries.
- •Kubernetes with Helm
- •Docker Compose
- •Bare‑metal deployment
Cloud‑Agnostic
No vendor lock‑in. Deploy on AWS, Azure, GCP, or hybrid environments with consistent behavior.
State backends: PostgreSQL, MongoDB, S3-compatible storage. Telemetry exports to your observability stack.
High Availability
Multi‑instance deployment with load balancing, automatic failover, and state replication for mission‑critical workloads.
Integration Patterns
REST & gRPC APIs
Trigger workflows, query state, and retrieve telemetry via HTTP or gRPC endpoints. OpenAPI specs provided.
Event‑Driven Integration
Publish workflow events to Kafka, RabbitMQ, or AWS EventBridge. Subscribe to external event streams.
SDK Libraries
Python, TypeScript, and Go SDKs for defining agents, registering tools, and managing workflows programmatically.
Authentication & Authorization
OAuth 2.0, SAML, or API key authentication. Role‑based access control for workflow management.
Migration Path for Existing Systems
Teams with existing agent‑based systems can migrate incrementally. Agiorcx doesn't require a full rewrite.
Telemetry Integration
Integrate Agiorcx telemetry without changing coordination logic. Gain observability into existing agent interactions.
Declarative Routing
Move message routing from application code to Agiorcx declarations. Maintain existing agents.
State Migration
Transition workflow state management to Agiorcx. Enables state versioning, rollback, and audit trails.
Full Orchestration
Define complete workflows in Agiorcx with guardrails, evaluation hooks, and policy enforcement.