How it works

Data processing
without data movement.

SentraZero provides a centralized dashboard to define and dispatch data processing jobs, while a lightweight agent executes them directly on your infrastructure. Your data never leaves your environment.

Architecture

Two components, one mission

Control Plane

SentraZero hosted

  • Define and dispatch processing jobs
  • Store and distribute plugins
  • Record outcomes and audit logs
  • Never receives your raw data

Agent

Your infrastructure

  • Lightweight, self-contained binary
  • Retrieves and verifies plugins
  • Executes in a sandboxed environment
  • Reports outcomes — never your data
Flow

How a job runs

01

Upload a plugin

Define your processing logic in {PLUGIN_LANGUAGES_DISPLAY} or select from built-in templates. Upload to SentraZero — the plugin is signed and stored for distribution.

02

Deploy the agent

Download the agent binary onto your infrastructure. Set your credentials and start the agent. No installation or dependencies required.

03

Dispatch a job

From the dashboard, select a plugin and target your data — whether on local storage, network volumes, or object storage.

04

Local execution

The agent runs the plugin on your infrastructure. Data is processed in place and never transmitted externally.

05

Outcome recorded

Results, decisions, and outputs are logged with a full audit trail. Raw data remains on your infrastructure.

Plugins

Plugins define the work.
SentraZero governs execution.

Plugins contain your processing logic, written in Python, Go, Rust, Node.js, C/C++, Bash. Upload once. SentraZero cryptographically signs and distributes them to every agent. Each agent verifies the signature before execution.

Signed and verified before every execution
PY
PythonML preprocessing, text analysis, PII detection
GO
GoData validation, format checking
RU
RustHigh-throughput data transforms
NO
Node.jsFormat conversion, API integration
C/
C/C++Low-level data processing
BA
BashScripting and system tasks
FAQ

Frequently asked questions

Does the agent require specific infrastructure?

No. The agent is a self-contained binary that runs on Linux, macOS, and Windows. No Docker, Kubernetes, or additional runtime required.

Where does my data go during processing?

Nowhere. Data is processed on your own infrastructure. Only outcome metadata and logs are transmitted to the control plane.

Can I use SentraZero without writing code?

Yes. Built-in templates cover common use cases including data cleanup, format conversion, and PII redaction. Custom plugins are available for teams that need them.

How is this different from cloud-based services?

Cloud services require uploading data to external servers. SentraZero brings the processing to you, keeping data within your infrastructure boundary.

How are jobs triggered?

Jobs can be dispatched from the dashboard, via REST API, or on a scheduled cadence.

Get started in minutes

Deploy the agent, define your plugins, and run your first job. No infrastructure changes required.