Architecture Overview

Deep dive into our system architecture and component interactions.

← Back to Documentation

System Architecture

Gateway API Database Workers
*Simplified architecture visualization - click here for detailed view

Core Architecture Elements

⚙️

Control Plane

Handles routing, load balancing, and API definitions for ingress traffic. Implements rate limiting and authentication policies.

  • Traffic management (canary deployments)
  • Policy enforcement (JWT, mTLS)
Learn more →
📦

Data Plane

Handles data processing, storage, and transformation operations across storage and compute layers.

  • Multi-region replication
  • Auto-scaling clusters (Kubernetes-based)
Learn more →

Supported Deployment Options

☁️

Cloud-Native

Full SaaS deployment with auto-scaling and managed infrastructure on AWS/GCP/Azure.

  • 99.95% uptime SLA
  • Global CDN integration
🖥️

On-Premise

Full control with self-host deployment, supports 1000+ concurrent instances.

  • Enterprise grade security
  • Compliance (GDPR, HIPAA, SOC2)
🔁

Hybrid

Flexible deployment pattern combining cloud and on-premise components for complex requirements.

  • Secure hybrid mesh networking
  • Cross-region failover