Production-grade data orchestration · Executive platform hub
Your stack.
Under control.
Design pipelines, monitor executions, schedule jobs, and explore lineage from one
place — on a runtime built for security review, not just for demos.
Book a demo →
// Platform verification
Status below is read live from each service at page load. Where we have no
measurement yet, the card says so rather than showing a number.
Security posture
controls
Container hardening and dependency provenance for the Putki distribution.
- CycloneDX SBOM generated and published with each release
- Multi-stage image builds — Maven and build tooling never reach the runtime layer
- Base image updates tracked continuously by Renovate
- Admin surfaces gated at the edge; scheduler behind HTTP auth
Metadata & lineage
checking…
Execution lineage captured into a graph, plus metadata tooling shipped with the
distribution.
- Neo4j execution lineage — pipelines, workflows and their relationships
- OpenLineage events emitted to a Marquez backbone (coming soon)
autodoc plugin — generated documentation from project metadata
sql-parser plugin — SQL introspection for warehouse pipelines
rdbms-impact plugin — database impact inspection
Operational telemetry
checking…
Every pipeline and workflow run lands in the warehouse and surfaces on
provisioned Grafana dashboards.
- Run outcomes split success / failed, with per-run drill-down
- Throughput and duration trended per day
- Log detail dashboard for failed executions
- Dashboards provisioned as code — no click-ops setup
// Scheduled workloads
A read-only view of what is scheduled. Creating, editing and running jobs stay
in the scheduler itself, which is restricted to administrators.
| Job |
Schedule |
Last run |
Next run |
State |
// Enterprise platform journey
What ships today, what we are building, and where the platform is headed. Items move
left only when they are in the distribution.
Shipping
Live in Putki distribution
- Reproducible multi-stage container builds with a maintained base image set
- Grafana monitoring suite, provisioned as code
- Neo4j execution lineage with guided browser walkthroughs
- Autodoc metadata documentation generation
- Maintained connector set — HubSpot, Shopify, Odoo, Flyway, REST utilities
Available in the current release.
In progress
In active development
- Unified control shell — one application frame across the stack
- OIDC / SSO gateway for single sign-on across services
- Centralised audit stream
- Read-only scheduler view for non-admin users
Under construction — not yet in a released distribution.
Planned
Target roadmap
- Fine-grained RBAC across projects and environments
- Schema impact engine — change blast-radius analysis
- Self-service connector installation
- Automated PDF compliance reporting
- Signed images with build provenance attestation
Direction of travel; scope and sequencing may change.