Apache Airflow Alternatives, Similar

Apache Airflow
All Apache Airflow Alternatives
RunDeck
RunDeck is an open source automation service with a web console, command line tools and a WebAPI. It lets you...
n8n.io
n8n is a free Node-based source-available Workflow Automation Tool. It can be self-hosted, easily extended, and so also used with...
Zenaton
Zenaton is a developer tool and hosted workflow engine for writing, running and monitoring all of your background processes whether...
Shipyard App
Shipyard is a cloud-based workflow automation platform that removes complexity and increases visibility of automation efforts. It empowers Data Teams...
StackStorm
StackStorm is a powerful open-source automation platform that wires together all of your apps, services and workflows. It’s extendable, flexible,...
Apache Airflow About
Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.
Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes your tasks on an array of workers while following the specified dependencies. Rich command lines utilities makes performing complex surgeries on DAGs a snap. The rich user interface makes it easy to visualize pipelines running in production, monitor progress and troubleshoot issues when needed.