Developers/Self-host

Run Nexus inside your perimeter.

Three deployment shapes — managed in our AWS, BYOC in your AWS, or on-prem. Same engine, same UI, same SDKs. Single-tenant by default. Air-gapped if you need it.

Deployment shapes

Three options. You pick.

Managed

Nexus Cloud

We host it. Single-tenant AWS account per customer. SOC 2, HIPAA-ready, GDPR-aligned. Most teams start here and never leave.

  • SLA: 99.95%
  • Region: us-east-1, us-west-2, eu-west-1
  • Onboarding: ~2 days
  • You bring: SSO, MCP servers
On-prem · air-gap

Self-managed

Helm chart, Postgres, Redis, S3-compatible storage, an LLM endpoint. Runs in any Kubernetes — EKS, GKE, AKS, OpenShift, your data-center cluster.

  • Deploy: Helm chart + values.yaml
  • Updates: image pulls only
  • Onboarding: ~2-3 weeks
  • You bring: K8s, LLM endpoint
Requirements

What we need from your environment.

ComponentBYOC (AWS)Self-managed (K8s)
State storeRDS Postgres 14+Postgres 14+
Event busSQSNATS / Kafka / Redis Streams
CacheElastiCache RedisRedis 6+
Object storageS3S3-compatible (MinIO, etc.)
SecretsSecrets ManagerVault / sealed-secrets / your KMS
IdentityCognito + your IdPOIDC / SAML 2.0 IdP
LLMBedrock (or any OpenAI-compatible)Bedrock-VPC, Azure OpenAI, vLLM, Ollama, …
ComputeECS Fargate or EKSK8s 1.27+
EgressOptionalOptional (offline updates supported)
What stays the same

Full parity with the cloud.

Self-hosted isn't a stripped-down build. The same engine runs all three modes — same canvas, same agents, same MCP, same SDKs, same monitoring. The deploy target changes, the product doesn't.

Same engine

@nexus/engine is the executor in all three modes. The graph format and run semantics are byte-identical.

Same updates

Image-pull updates with semver guarantees. We support N-1 versions. Rollback is a single helm/CFN command.

Same support

Same response SLA tiers in all modes. Self-managed customers get a quarterly architecture review.

Talk to engineering

Tell us your perimeter. We'll match a deployment shape to it.

30 minutes with our deploy team. We walk through your AWS or K8s topology, identify the gaps, and write a deployment plan you can take to your security team.