Select your language

Home arrow-right ... arrow-right Development Tools arrow-right Apache Airflow

We've compiled a list of 6 free and paid alternatives to Apache Airflow. The primary competitors include RunDeck, Luigi. In addition to these, users also draw comparisons between Apache Airflow and Azkaban, StackStorm, Zenaton. Also you can look at other similar options here: Development Tools.


RunDeck
Free Open Source

RunDeck is an open source automation service with a web console, command line tools and a WebAPI.

Luigi
Free Open Source

Luigi is a Python module that helps you build complex pipelines of batch jobs.

Azkaban
Free Open Source

Azkaban is a batch workflow job scheduler created at LinkedIn to run Hadoop jobs.

StackStorm
Free Open Source

StackStorm is a powerful open-source automation platform that wires together all of your apps...

Developer toolset for integrating third party services into their application with monitoring and...

Airflow is a platform to programmatically author, schedule and monitor workflows

Apache Airflow Platforms

tick-square Linux

Apache Airflow Video and Screenshots

Apache Airflow Overview

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.

Principles

Dynamic: Airflow pipelines are configuration as code (Python), allowing for dynamic pipeline generation. This allows for writting code that instantiate pipelines dynamically.
Extensible: Easily define your own operators, executors and extend the library so that it fits the level of abstraction that suits your environment.
Elegant: Airflow pipelines are lean and explicit. Parameterizing your scripts is built in the core of Airflow using powerful Jinja templating engine.
Scalable: Airflow has a modular architecture and uses a message queue to talk to orchestrate an arbitrary number of workers. Airflow is ready to scale to infinity.

Apache Airflow Features

tick-square Workflow

Top Apache Airflow Alternatives

Share your opinion about the software, leave a review and help make it even better!

Apache Airflow Categories

Development Tools

Apache Airflow Tags

etl python jobs

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?