Architecture

How Xevrion is built.

A plain-English tour of the platform: where each part runs, how a request is checked, and the engineering rules that keep your data safe and the service reliable.

A request travelling through Xevrion: Cloudflare's edge, the encrypted tunnel, the gateway's checks, one system and its database.Product capability
13Services · 4 product systems, 8 shared services and the gateway
27Containers · Running in production, each with a health check
1,446Automated tests · Passed before the latest release
0Open ports · Reachable only through the Cloudflare Tunnel

Verified company fact From the latest production deployment and release certification.

Layers

From the edge to the database.

Cloudflare

Edge

  • WebsitesStatic pages served from Cloudflare's global network, with strict security headers.
  • TunnelThe only way in to the platform: an encrypted tunnel, with no ports open on the server.
  • AI bridgeA private, token-protected Worker that runs the AI model on Cloudflare Workers AI.
OVHcloud

Gateway

  • Platform gatewayEvery request enters here: sign-in, organisation and role checks, plans and limits, rate limits and routing.
  • Customer appThe portal your team uses, served by the gateway with a strict content security policy.
OVHcloud

Systems

  • RevenuePrograms, prospects, outreach and revenue measurement.
  • Customer OperationsOnboarding, support, health, renewals and expansion.
  • Business OperationsProcesses, work items, documents, finance and procurement.
  • Decision IntelligenceData, KPIs, forecasts, scenarios, learning and memory.
OVHcloud

Shared services

  • Governance, security and reliabilityIdentity, secrets, approvals, audit, error budgets and recovery.
  • Integrations and communicationsConnectors, email, webhooks, retries and circuit breakers per customer.
  • Automation and agent controlRuns workflows and agents within policy, with hand-offs to people.
  • Business data and knowledgeThe shared business model, approved knowledge and document retention.
  • Customer service managementPortfolio, renewals and value across all customers.
  • Finance and performanceRevenue, cost, cash and SaaS metrics.
  • Quality, analytics and optimisationExperiments, control charts and delivery performance.
  • Executive controlObjectives, decisions and company health.
OVHcloud

Data

  • PostgreSQLEach service owns its own database, with reviewed, checksummed migrations.
  • BackupsA full backup and a tagged rollback image before every upgrade.

Engineering rules

Six rules every service follows.

  • Bounded services

    Each system owns its own data and database. Services talk through the gateway with their own credentials, never sharing tables.

    Isolation
  • Deny by default

    Security checks that cannot complete refuse rather than allow.

    Safety
  • Idempotent writes

    Every change in another system carries a key, so retries never apply twice; unclear outcomes are reconciled.

    Safety
  • Per-customer circuit breakers

    If one customer's tool fails, only that customer's calls to it pause; nobody else is affected.

    Reliability
  • Error budgets

    Each service tracks its reliability targets and alerts when the budget is burning too fast.

    Reliability
  • Checksummed migrations

    Database changes are reviewed, recorded and verified before every release.

    Change

Built to be trusted with real work.

Read the security details, or start with one system.

No sales calls Every price published Your tools, your permissions