Skip to content

Deployment overview — A / B / C

Claresia ships in three deployment modes. Pick based on seat count, residency, and regulatory posture.

DimensionMode A SharedMode B DedicatedMode C BYOC
Seat range30–200200–5000200–unlimited
Hub locationClaresia Cloud, shared Postgres + RLSClaresia Cloud, dedicated Postgres per tenantCustomer cloud (Postgres / SharePoint / Snowflake)
Encryption keysClaresia-rotated AES-256CMEK in customer-named KMS / Key VaultCustomer-owned KMS
Region choiceeu-south-1 (default)eu-south-1 (Milano), eu-central-1 (Frankfurt) (more on roadmap)Any cloud, any region
Telemetry payloadsFull payload in Claresia CloudFull payload in Claresia CloudEnvelope only (payload stripped customer-side)
DPA requiredOnline click-through DPASigned DPA, Schrems II compliantSigned DPA + customer security review
SOC 2 evidence deliveryOn requestAnnual delivery + reviewedAnnual delivery + reviewed
NIS2 Readiness PackNot availableAvailable (Q3 2026)Available
Time-to-go-live< 24 hours5 business days2–6 weeks
Pricing tierStandard cc-033 v2Standard + $12k/yr regional residency (eu-central)Standard + $50k/yr BYOC fee
Customer-side installZeroZeroApply Terraform module
SLA — Uptime99.5%99.9%99.9% control plane (data plane = customer-owned SLA)
SLA — Sev 1 response30 min15 min15 min
Support phoneNot includedIncluded for Sev 1Included for Sev 1
Customer LockboxN/AAvailableAvailable
IP allowlistingNoYesYes (customer-controlled)
  • Identity is always Claresia Cloud (WorkOS-fronted SAML/OIDC + SCIM)
  • Distribution Plane is always Claresia Cloud (publishes Skill IR to your LLM)
  • Command Center is always Claresia Cloud
  • End-User Surfaces always live in your LLM tenant (Teams app, Slack app, Browser Extension, Adaptive Cards)
  • Skill IR contract and Hub schema contract are byte-identical across modes
  • Hub data plane location (shared Postgres / dedicated Postgres / customer cloud)
  • Telemetry granularity (full payload / full payload / envelope-only)
  • Customer-side ops burden (none / none / Terraform + security review)
  • Pricing add-ons ($0 / +$12k regional / +$50k BYOC)
  • Time-to-go-live (<24h / 5 days / 2–6 wks)

These hold across all three modes — they are non-negotiable:

  1. Per-tenant isolation by default. Postgres RLS keyed on tenant_id, per-tenant CMEK in Modes B/C, per-tenant object-storage prefix.
  2. No “shared bucket” patterns.
  3. Identity is delegated — Claresia never stores your users’ passwords.
  4. Auditability is total. 7-year retention on governance_event chain.
  5. Backwards-compatible contracts. You can pin a Skill IR or Hub schema version; breaking changes ship behind feature flags with 12-month deprecation.
  6. Cloud-agnostic. Even in Mode A/B, the Claresia control plane is built on Terraform and runs across AWS + Azure + GCP first-class.