Everything in Community Edition, plus multi-node HA clustering, advanced traffic management plugins, RBAC admin, and a dedicated support SLA.
Enterprise Features
Leader election via etcd. Automatic failover. Config changes propagate to all nodes in milliseconds.
Role-based access control for the Admin API. Separate credentials per operator, scoped to resources.
Real-time traffic visualizations, upstream health, plugin performance, and per-route metrics.
Redis-backed sliding windows shared across all cluster nodes — consistent limits at any scale.
Dedicated engineering support with guaranteed response times. Architecture review included.
Ando team builds plugins tailored to your data plane requirements. Production-tested and maintained.
Enterprise Plugins
All CE plugins included. Enterprise adds six more — available immediately after license activation.
hmac-authHMAC request signing and verification. Per-consumer signed credentials with replay protection.
oauth2Full OAuth 2.0 authorization code and client credentials flows. Token introspection support.
rate-limiting-advancedDistributed rate limiting backed by Redis. Consistent limits across all nodes in a cluster.
traffic-mirrorShadow production traffic to a secondary upstream for testing without impacting live users.
canary-releaseWeighted traffic splitting between stable and canary upstreams. Gradual, risk-controlled rollouts.
circuit-breakerAutomatic upstream isolation on failure. Configurable error thresholds and recovery windows.
Architecture
Enterprise runs as a cluster of Ando nodes. All share config via etcd. The leader handles writes; follower nodes handle read-heavy proxy traffic. RBAC-protected Admin API controls the entire cluster.
┌─────────────────────────────────────────────┐
│ Ando Enterprise │
│ │
│ ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│ │ Node 1 │ │ Node 2 │ │ Node N │ │
│ │ (lead) │ │ (follow) │ │ (follow) │ │
│ └────┬─────┘ └────┬─────┘ └────┬─────┘ │
│ └──────────────┴──────────────┘ │
│ │ │
│ ┌───────▼───────┐ │
│ │ etcd │ │
│ │ config/state │ │
│ └───────────────┘ │
│ │
│ ┌──────────────────────────────────────┐ │
│ │ ando-admin-ee │ │
│ │ RBAC · API key auth · audit log │ │
│ └──────────────────────────────────────┘ │
└─────────────────────────────────────────────┘< 5ms
config propagation
N+1
HA redundancy
Zero
downtime deploys
Tell us about your setup — traffic volume, number of nodes, use case. We'll respond within one business day.
Or email us directly at enterprise@andolabs.org