Skip to main content

Data Plane

Status: WIRED_SANDBOX — The data plane is the delivery runtime. See Current Status for per-component readiness.

What Is the Data Plane

The data plane is the delivery runtime that processes events from source to target. It handles event ingestion, routing, retry, backpressure, DLQ management, and evidence generation.

The data plane operates independently of the control plane. If the control plane is unavailable, already-configured delivery continues.

Where It Runs

The data plane can be:

  • Zen-operated — managed by Zen Mesh as part of the SaaS delivery infrastructure
  • Customer-operated — deployed in the customer's environment for dedicated processing

Components

ComponentRoleRequired?Status
zen-ingesterReceive events from external sourcesRequiredWIRED_SANDBOX
zen-egressDeliver events to targetsRequiredWIRED_SANDBOX
zen-bridgeInternal data-plane routingRequiredWIRED_SANDBOX
zen-agentConfiguration sync only (syncs from control plane)For edge planeWIRED_SANDBOX

Relationship to Edge Plane

The edge plane and data plane are distinct:

AspectEdge PlaneData Plane
Where it runsCustomer environmentZen-operated or dedicated
ConnectionOutbound onlyAccepts inbound from sources
zen-agentRequiredSync only
zen-bridgeNot deployedRequired
zen-ingesterOptionalRequired
zen-egressOptionalRequired

Non-Claims

  • No claim that the data plane is customer-operated in all deployments
  • No claim that all event sources are supported at launch
  • No claim of zero-loss delivery
  • No production-live attestation for all provider-specific routes