Moving from a legacy workload automation tool to Kestra was transformative. We went from managing agents on every server and routing every change through the ops team to deploying workflows via Git. Our team can now build and ship automation in hours instead of weeks.
Kestra vs. Stonebranch UAC: Open Orchestration vs. Enterprise Workload Automation
Stonebranch Universal Automation Center centralizes workload automation behind agents and a Universal Controller. Kestra lets any engineer build and ship workflows in YAML. No agents, no proprietary licensing, no vendor lock-in.
Two Approaches to Automation
Developer Self-Service Orchestration
Declarative YAML workflows versioned in Git, executed in isolated containers, deployed through CI/CD. Existing scripts, ETL jobs, and file transfers run as-is. Any engineer can build and ship workflows without filing a ticket or installing an agent.
Enterprise Workload Automation
Universal Automation Center combines a Universal Controller for centralized scheduling with Universal Agents deployed across target systems. Jobs are defined through the UAC web interface, scheduled by the Controller, and executed by agents on each host. Changes flow through the operations team.
Developer Self-Service vs. Agent-Based Operations
Self-Service Automation
- Data pipelines, infrastructure automation, business processes, and AI workflows
- Any engineer ships workflows in YAML through Git and CI/CD
- Event-driven at core: react to real events, not just cron schedules
- Open source with 1200+ plugins, no per-job licensing, and a thriving community of contributors
- Self-service for non-engineers via Kestra Apps
Centralized Workload Automation
- Cross-platform job scheduling across mainframe, SAP, and distributed systems
- Central operations team defines and manages jobs through the Universal Controller
- Event-driven triggers for file arrivals, emails, and system events
- Proprietary licensing with per-agent and capacity-based pricing
- Managed file transfer with SFTP, FTP/SSL, and PGP encryption
Time to First Workflow
Stonebranch UAC requires deploying the Universal Controller, configuring a database backend, and installing Universal Agents on each target host before any job can execute. Kestra's single Docker Compose command stands up everything in a format that's already production-shaped.
~5
Minutes
curl -o docker-compose.yml \https://raw.githubusercontent.com/kestra-io/kestra/develop/docker-compose.ymldocker compose up
# Open localhost:8080# Pick a Blueprint, run it. Done.Download the Docker Compose file, spin it up, and you're ready (database and config included). Open the UI, pick a Blueprint, run it.
Days to
Weeks
# 1. Request trial access through Stonebranch sales# 2. Install Universal Controller (scheduling engine)# 3. Configure backend database (Oracle, SQL Server, or PostgreSQL)# 4. Install Universal Agent on each target host# 5. Configure agent-controller connectivity and certificates# 6. Set up security policies, user roles, and credentials# 7. Define jobs through the UAC web interfaceProduction deployment requires installing the Universal Controller (scheduling engine), configuring the backend database, and deploying Universal Agents on every target host. Network connectivity, firewall rules, and security certificates must be configured between each agent and the controller. Trial downloads are gated behind a sales contact form.
YAML Anyone Can Read vs. GUI Behind an Ops Team
Kestra: Any engineer, any language
YAML is readable on day 1. Our docs are embedded in the UI for easy reference, the AI Copilot writes workflows for you, or start with our library of Blueprints. Engineers deploy through Git, same as application code.
Stonebranch: GUI-driven task definitions
Jobs are primarily defined through the UAC web interface with form-based task creation. Universal Tasks and Universal Templates allow reuse, but orchestration logic is configured through the GUI and stored in the controller database. Exporting jobs for version control requires additional tooling.
Open Platform vs. Proprietary Lock-In
Orchestrate data pipelines, infrastructure operations, business processes, and AI workflows from a single open-source platform. Event-driven at its core, with native triggers for S3, webhooks, Kafka, database changes, and API events. 1200+ open-source plugins.
Enterprise workload automation across mainframe, SAP, and hybrid cloud environments. Strong legacy system coverage with Universal Connectors for SAP, PeopleSoft, and managed file transfer. Proprietary platform with agent-based architecture and capacity-based licensing.
Kestra vs. Stonebranch at a Glance
| | ||
|---|---|---|
| Workflow definition | Declarative YAML | GUI-based task definitions in Universal Controller |
| Architecture | Event-driven at core | Event-driven triggers with agent-based execution |
| Deployment model | Single Docker Compose (self-hosted or Kestra Cloud) | Universal Controller + Universal Agents on each host |
| Licensing | Open source (Enterprise tier available) | Proprietary (capacity-based and per-agent licensing) |
| Languages supported | Any (Python, SQL, R, Bash, Go, Node.js) | Shell scripts, Python, PowerShell via Universal Tasks |
| Self-service for developers | Engineers build and deploy via Git | Ops-mediated (developers can use REST API for integration) |
| Self-service for non-engineers | Kestra Apps | Self-Service Portal for job triggering and monitoring |
| SAP integration | Via plugins and scripting | Native SAP job scheduling (BW, ABAP, PI) |
| Managed file transfer | Via plugins (S3, GCS, SFTP) | Native MFT with SFTP, FTP/SSL, PGP, AS2 |
| Mainframe support | Not a primary use case | Native mainframe job scheduling (z/OS, AS/400) |
| Time to production | Minutes (Docker Compose) | Days to weeks (multi-component install) |
Kestra Is Built for How Modern Teams Work
No agents, no ops tickets
Stonebranch requires installing and maintaining Universal Agents on every target host, with changes routed through a central operations team. Kestra runs tasks in isolated Docker containers. Engineers deploy through Git and CI/CD, the same way they deploy application code.
Open source, transparent pricing
Kestra's open-source core is free with 1200+ plugins. Enterprise features (RBAC, SSO, audit logs) are available without per-agent metering. Stonebranch's proprietary licensing uses capacity-based pricing with per-agent costs that scale with your infrastructure footprint.
Event-driven from day one
Kestra was built event-driven from the start: webhooks, S3 uploads, Kafka messages, database changes, and API events are first-class YAML triggers. Unlimited event-driven workflows in open source. Stonebranch offers event-driven triggers for file arrivals and system events, but the core architecture centers on the Universal Controller as a centralized scheduling engine.
The Right Tool for the Right Job
Choose Kestra When
- You want developers to build and ship workflows themselves, not file tickets with a central automation team.
- You need event-driven orchestration that reacts to real-time events across cloud-native infrastructure.
- You want open source and transparent pricing without per-agent fees or proprietary lock-in.
- You need to orchestrate across data pipelines, infrastructure, business processes, and AI workflows in one platform.
- Non-engineers need to trigger and monitor workflows without learning a new tool.
Choose Stonebranch When
- You have mainframe workloads (z/OS, AS/400) that need scheduling alongside distributed and cloud jobs.
- A centralized operations team manages all automation and you want a single Universal Controller.
- You need native managed file transfer with SFTP, AS2, and PGP encryption for regulated industries.
- Native SAP job scheduling (BW process chains, ABAP jobs, PI interfaces) is a core requirement.
- Your organization needs a single vendor for hybrid IT workload automation across legacy and modern systems.
Frequently asked questions
Find answers to your questions right here, and don't hesitate to Contact Us if you couldn't find what you're looking for.
Getting Started with Declarative Orchestration
See how Kestra can simplify your workflows—and scale beyond legacy workload automation.