Alternatives to Airflow logo

Alternatives to Airflow

Luigi, Apache NiFi, Jenkins, AWS Step Functions, and Pachyderm are the most popular alternatives and competitors to Airflow.
1.6K
2.7K
+ 1
126

What is Airflow and what are its top alternatives?

Apache Airflow is a popular open-source platform used for orchestrating complex computational workflows and data processing pipelines. It allows users to schedule and monitor workflows with ease, supports a wide range of integrations with popular technologies, and provides a rich library of operators for various tasks. However, Airflow can be complex to set up and maintain, especially for users new to the platform, and may require additional resources to manage effectively.

  1. Apache NiFi: Apache NiFi is an open-source data flow tool that provides a user-friendly interface for designing, scheduling, and monitoring data flows. Key features include data provenance, data security, and extensibility through custom processors. Pros: Easy to use interface, strong data provenance capabilities. Cons: Limited scalability compared to Airflow.
  2. Dagster: Dagster is a data orchestrator that focuses on building data applications. It provides a unified view of data pipelines, data quality checks, and operational metrics. Key features include a declarative pipeline definition language and a rich set of tools for monitoring and debugging pipelines. Pros: Strong focus on data quality, easy debugging capabilities. Cons: Limited support for non-data-centric workflows.
  3. Prefect: Prefect is a workflow orchestration tool that emphasizes simplicity and flexibility. It offers a Python-native API for defining and executing workflows, along with features like robust scheduling, parallel execution, and workflow versioning. Pros: Python-native API, easy to use, good support for parallel execution. Cons: Limited integrations compared to Airflow.
  4. Luigi: Luigi is a Python-based workflow scheduler that was developed by Spotify. It simplifies the process of defining complex pipelines through a Python class hierarchy and supports task dependency management. Key features include visualizations of workflow dependencies and extensibility through custom tasks. Pros: Simple to define workflows, good task dependency management. Cons: Lack of built-in support for monitoring and scaling.
  5. Kubeflow Pipelines: Kubeflow Pipelines is an open-source framework for building and deploying machine learning workflows on Kubernetes. It provides a visual interface for composing ML pipelines, along with features like versioning, artifact tracking, and model serving. Pros: Native Kubernetes support, seamless integration with ML tools. Cons: Limited support for non-ML workflows.
  6. Pinball: Pinball is a flexible workflow manager that allows users to define, schedule, and run tasks in a distributed environment. It provides a simple API for creating workflows, supports multiple scheduling strategies, and offers tools for monitoring and debugging tasks. Pros: Flexible task scheduling, easy to use API. Cons: Limited scalability for large-scale workflows compared to Airflow.
  7. TaskFlow: TaskFlow is a Python library for defining and executing task flows in a distributed system. It offers features like task dependencies, fault tolerance, and flow control mechanisms. Pros: Lightweight library, good fault tolerance capabilities. Cons: Limited support for complex workflow orchestration compared to Airflow.
  8. Cadence: Cadence is a scalable distributed workflow orchestrator that was open-sourced by Uber. It provides features like long-running workflows, state management, and multi-language support. Key features include retry policies, domain-specific workflows, and distributed data processing. Pros: Scalable, highly fault-tolerant, multi-language support. Cons: Complex setup and configuration compared to Airflow.
  9. Argo Workflows: Argo Workflows is an open-source workflow orchestration tool that runs on Kubernetes. It supports defining complex workflows as Docker containers or Kubernetes deployments and offers features like DAG visualization, workflow templates, and step retry policies. Pros: Native Kubernetes support, easy integration with containerized workflows. Cons: Limited support for non-containerized workflows.
  10. Rundeck: Rundeck is an open-source automation tool that provides workflow orchestration, job scheduling, and execution capabilities. It allows users to define reusable workflows through a web-based interface, supports various job types and options for scheduling, and offers features like access control and audit trails. Pros: User-friendly interface, good job scheduling capabilities. Cons: Limited support for complex data processing workflows compared to Airflow.

Top Alternatives to Airflow

  • Luigi
    Luigi

    It is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in. ...

  • Apache NiFi
    Apache NiFi

    An easy to use, powerful, and reliable system to process and distribute data. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic. ...

  • Jenkins
    Jenkins

    In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project. ...

  • AWS Step Functions
    AWS Step Functions

    AWS Step Functions makes it easy to coordinate the components of distributed applications and microservices using visual workflows. Building applications from individual components that each perform a discrete function lets you scale and change applications quickly. ...

  • Pachyderm
    Pachyderm

    Pachyderm is an open source MapReduce engine that uses Docker containers for distributed computations. ...

  • Kubeflow
    Kubeflow

    The Kubeflow project is dedicated to making Machine Learning on Kubernetes easy, portable and scalable by providing a straightforward way for spinning up best of breed OSS solutions. ...

  • Argo
    Argo

    Argo is an open source container-native workflow engine for getting work done on Kubernetes. Argo is implemented as a Kubernetes CRD (Custom Resource Definition). ...

  • Kafka
    Kafka

    Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design. ...

Airflow alternatives & related posts

Luigi logo

Luigi

77
209
9
ETL and data flow management library
77
209
+ 1
9
PROS OF LUIGI
  • 5
    Hadoop Support
  • 3
    Python
  • 1
    Open soure
CONS OF LUIGI
    Be the first to leave a con

    related Luigi posts

    Apache NiFi logo

    Apache NiFi

    338
    681
    65
    A reliable system to process and distribute data
    338
    681
    + 1
    65
    PROS OF APACHE NIFI
    • 17
      Visual Data Flows using Directed Acyclic Graphs (DAGs)
    • 8
      Free (Open Source)
    • 7
      Simple-to-use
    • 5
      Scalable horizontally as well as vertically
    • 5
      Reactive with back-pressure
    • 4
      Fast prototyping
    • 3
      Bi-directional channels
    • 3
      End-to-end security between all nodes
    • 2
      Built-in graphical user interface
    • 2
      Can handle messages up to gigabytes in size
    • 2
      Data provenance
    • 1
      Lots of documentation
    • 1
      Hbase support
    • 1
      Support for custom Processor in Java
    • 1
      Hive support
    • 1
      Kudu support
    • 1
      Slack integration
    • 1
      Lot of articles
    CONS OF APACHE NIFI
    • 2
      HA support is not full fledge
    • 2
      Memory-intensive
    • 1
      Kkk

    related Apache NiFi posts

    I am looking for the best tool to orchestrate #ETL workflows in non-Hadoop environments, mainly for regression testing use cases. Would Airflow or Apache NiFi be a good fit for this purpose?

    For example, I want to run an Informatica ETL job and then run an SQL task as a dependency, followed by another task from Jira. What tool is best suited to set up such a pipeline?

    See more
    Jenkins logo

    Jenkins

    57.5K
    49.1K
    2.2K
    An extendable open source continuous integration server
    57.5K
    49.1K
    + 1
    2.2K
    PROS OF JENKINS
    • 523
      Hosted internally
    • 469
      Free open source
    • 318
      Great to build, deploy or launch anything async
    • 243
      Tons of integrations
    • 211
      Rich set of plugins with good documentation
    • 111
      Has support for build pipelines
    • 68
      Easy setup
    • 66
      It is open-source
    • 53
      Workflow plugin
    • 13
      Configuration as code
    • 12
      Very powerful tool
    • 11
      Many Plugins
    • 10
      Continuous Integration
    • 10
      Great flexibility
    • 9
      Git and Maven integration is better
    • 8
      100% free and open source
    • 7
      Slack Integration (plugin)
    • 7
      Github integration
    • 6
      Self-hosted GitLab Integration (plugin)
    • 6
      Easy customisation
    • 5
      Pipeline API
    • 5
      Docker support
    • 4
      Fast builds
    • 4
      Hosted Externally
    • 4
      Excellent docker integration
    • 4
      Platform idnependency
    • 3
      AWS Integration
    • 3
      JOBDSL
    • 3
      It's Everywhere
    • 3
      Customizable
    • 3
      Can be run as a Docker container
    • 3
      It`w worked
    • 2
      Loose Coupling
    • 2
      NodeJS Support
    • 2
      Build PR Branch Only
    • 2
      Easily extendable with seamless integration
    • 2
      PHP Support
    • 2
      Ruby/Rails Support
    • 2
      Universal controller
    CONS OF JENKINS
    • 13
      Workarounds needed for basic requirements
    • 10
      Groovy with cumbersome syntax
    • 8
      Plugins compatibility issues
    • 7
      Lack of support
    • 7
      Limited abilities with declarative pipelines
    • 5
      No YAML syntax
    • 4
      Too tied to plugins versions

    related Jenkins posts

    Tymoteusz Paul
    Devops guy at X20X Development LTD · | 23 upvotes · 8M views

    Often enough I have to explain my way of going about setting up a CI/CD pipeline with multiple deployment platforms. Since I am a bit tired of yapping the same every single time, I've decided to write it up and share with the world this way, and send people to read it instead ;). I will explain it on "live-example" of how the Rome got built, basing that current methodology exists only of readme.md and wishes of good luck (as it usually is ;)).

    It always starts with an app, whatever it may be and reading the readmes available while Vagrant and VirtualBox is installing and updating. Following that is the first hurdle to go over - convert all the instruction/scripts into Ansible playbook(s), and only stopping when doing a clear vagrant up or vagrant reload we will have a fully working environment. As our Vagrant environment is now functional, it's time to break it! This is the moment to look for how things can be done better (too rigid/too lose versioning? Sloppy environment setup?) and replace them with the right way to do stuff, one that won't bite us in the backside. This is the point, and the best opportunity, to upcycle the existing way of doing dev environment to produce a proper, production-grade product.

    I should probably digress here for a moment and explain why. I firmly believe that the way you deploy production is the same way you should deploy develop, shy of few debugging-friendly setting. This way you avoid the discrepancy between how production work vs how development works, which almost always causes major pains in the back of the neck, and with use of proper tools should mean no more work for the developers. That's why we start with Vagrant as developer boxes should be as easy as vagrant up, but the meat of our product lies in Ansible which will do meat of the work and can be applied to almost anything: AWS, bare metal, docker, LXC, in open net, behind vpn - you name it.

    We must also give proper consideration to monitoring and logging hoovering at this point. My generic answer here is to grab Elasticsearch, Kibana, and Logstash. While for different use cases there may be better solutions, this one is well battle-tested, performs reasonably and is very easy to scale both vertically (within some limits) and horizontally. Logstash rules are easy to write and are well supported in maintenance through Ansible, which as I've mentioned earlier, are at the very core of things, and creating triggers/reports and alerts based on Elastic and Kibana is generally a breeze, including some quite complex aggregations.

    If we are happy with the state of the Ansible it's time to move on and put all those roles and playbooks to work. Namely, we need something to manage our CI/CD pipelines. For me, the choice is obvious: TeamCity. It's modern, robust and unlike most of the light-weight alternatives, it's transparent. What I mean by that is that it doesn't tell you how to do things, doesn't limit your ways to deploy, or test, or package for that matter. Instead, it provides a developer-friendly and rich playground for your pipelines. You can do most the same with Jenkins, but it has a quite dated look and feel to it, while also missing some key functionality that must be brought in via plugins (like quality REST API which comes built-in with TeamCity). It also comes with all the common-handy plugins like Slack or Apache Maven integration.

    The exact flow between CI and CD varies too greatly from one application to another to describe, so I will outline a few rules that guide me in it: 1. Make build steps as small as possible. This way when something breaks, we know exactly where, without needing to dig and root around. 2. All security credentials besides development environment must be sources from individual Vault instances. Keys to those containers should exist only on the CI/CD box and accessible by a few people (the less the better). This is pretty self-explanatory, as anything besides dev may contain sensitive data and, at times, be public-facing. Because of that appropriate security must be present. TeamCity shines in this department with excellent secrets-management. 3. Every part of the build chain shall consume and produce artifacts. If it creates nothing, it likely shouldn't be its own build. This way if any issue shows up with any environment or version, all developer has to do it is grab appropriate artifacts to reproduce the issue locally. 4. Deployment builds should be directly tied to specific Git branches/tags. This enables much easier tracking of what caused an issue, including automated identifying and tagging the author (nothing like automated regression testing!).

    Speaking of deployments, I generally try to keep it simple but also with a close eye on the wallet. Because of that, I am more than happy with AWS or another cloud provider, but also constantly peeking at the loads and do we get the value of what we are paying for. Often enough the pattern of use is not constantly erratic, but rather has a firm baseline which could be migrated away from the cloud and into bare metal boxes. That is another part where this approach strongly triumphs over the common Docker and CircleCI setup, where you are very much tied in to use cloud providers and getting out is expensive. Here to embrace bare-metal hosting all you need is a help of some container-based self-hosting software, my personal preference is with Proxmox and LXC. Following that all you must write are ansible scripts to manage hardware of Proxmox, similar way as you do for Amazon EC2 (ansible supports both greatly) and you are good to go. One does not exclude another, quite the opposite, as they can live in great synergy and cut your costs dramatically (the heavier your base load, the bigger the savings) while providing production-grade resiliency.

    See more
    Thierry Schellenbach

    Releasing new versions of our services is done by Travis CI. Travis first runs our test suite. Once it passes, it publishes a new release binary to GitHub.

    Common tasks such as installing dependencies for the Go project, or building a binary are automated using plain old Makefiles. (We know, crazy old school, right?) Our binaries are compressed using UPX.

    Travis has come a long way over the past years. I used to prefer Jenkins in some cases since it was easier to debug broken builds. With the addition of the aptly named “debug build” button, Travis is now the clear winner. It’s easy to use and free for open source, with no need to maintain anything.

    #ContinuousIntegration #CodeCollaborationVersionControl

    See more
    AWS Step Functions logo

    AWS Step Functions

    228
    380
    31
    Build Distributed Applications Using Visual Workflows
    228
    380
    + 1
    31
    PROS OF AWS STEP FUNCTIONS
    • 7
      Integration with other services
    • 5
      Easily Accessible via AWS Console
    • 5
      Complex workflows
    • 5
      Pricing
    • 3
      Scalability
    • 3
      Workflow Processing
    • 3
      High Availability
    CONS OF AWS STEP FUNCTIONS
      Be the first to leave a con

      related AWS Step Functions posts

      Shared insights
      on
      AWS Step FunctionsAWS Step FunctionsAirflowAirflow

      I am working on a project that grabs a set of input data from AWS S3, pre-processes and divvies it up, spins up 10K batch containers to process the divvied data in parallel on AWS Batch, post-aggregates the data, and pushes it to S3.

      I already have software patterns from other projects for Airflow + Batch but have not dealt with the scaling factors of 10k parallel tasks. Airflow is nice since I can look at which tasks failed and retry a task after debugging. But dealing with that many tasks on one Airflow EC2 instance seems like a barrier. Another option would be to have one task that kicks off the 10k containers and monitors it from there.

      I have no experience with AWS Step Functions but have heard it's AWS's Airflow. There looks to be plenty of patterns online for Step Functions + Batch. Do Step Functions seem like a good path to check out for my use case? Do you get the same insights on failing jobs / ability to retry tasks as you do with Airflow?

      See more
      Matheus Moreira
      Backend Engineer at IntuitiveCare · | 5 upvotes · 237.9K views
      Shared insights
      on
      AWS Step FunctionsAWS Step FunctionsAirflowAirflow

      We have some lambdas we need to orchestrate to get our workflow going. In the past, we already attempted to use Airflow as the orchestrator, but the need to coordinate the tasks in a database generates an overhead that we cannot afford. For our use case, there are hundreds of inputs per minute and we need to scale to support all the inputs and have an efficient way to analyze them later. The ideal product would be AWS Step Functions since it can manage our load demand graciously, but it is too expensive and we cannot afford that. So, I would like to get alternatives for an orchestrator that does not need a complex backend, can manage hundreds of inputs per minute, and is not too expensive.

      See more
      Pachyderm logo

      Pachyderm

      23
      94
      5
      MapReduce without Hadoop. Analyze massive datasets with Docker.
      23
      94
      + 1
      5
      PROS OF PACHYDERM
      • 3
        Containers
      • 1
        Versioning
      • 1
        Can run on GCP or AWS
      CONS OF PACHYDERM
      • 1
        Recently acquired by HPE, uncertain future.

      related Pachyderm posts

      Kubeflow logo

      Kubeflow

      197
      579
      18
      Machine Learning Toolkit for Kubernetes
      197
      579
      + 1
      18
      PROS OF KUBEFLOW
      • 9
        System designer
      • 3
        Google backed
      • 3
        Customisation
      • 3
        Kfp dsl
      • 0
        Azure
      CONS OF KUBEFLOW
        Be the first to leave a con

        related Kubeflow posts

        Biswajit Pathak
        Project Manager at Sony · | 6 upvotes · 844.3K views

        Can you please advise which one to choose FastText Or Gensim, in terms of:

        1. Operability with ML Ops tools such as MLflow, Kubeflow, etc.
        2. Performance
        3. Customization of Intermediate steps
        4. FastText and Gensim both have the same underlying libraries
        5. Use cases each one tries to solve
        6. Unsupervised Vs Supervised dimensions
        7. Ease of Use.

        Please mention any other points that I may have missed here.

        See more
        Shared insights
        on
        KubeflowKubeflowKubernetesKubernetesMLflowMLflow

        We are trying to standardise DevOps across both ML (model selection and deployment) and regular software. Want to minimise the number of tools we have to learn. Also want a scalable solution which is easy enough to start small - eg. on a powerful laptop and eventually be deployed at scale. MLflow vs Kubernetes (Kubeflow)?

        See more
        Argo logo

        Argo

        621
        441
        6
        Container-native workflows for Kubernetes
        621
        441
        + 1
        6
        PROS OF ARGO
        • 3
          Open Source
        • 2
          Autosinchronize the changes to deploy
        • 1
          Online service, no need to install anything
        CONS OF ARGO
          Be the first to leave a con

          related Argo posts

          Kafka logo

          Kafka

          23K
          21.6K
          607
          Distributed, fault tolerant, high throughput pub-sub messaging system
          23K
          21.6K
          + 1
          607
          PROS OF KAFKA
          • 126
            High-throughput
          • 119
            Distributed
          • 92
            Scalable
          • 86
            High-Performance
          • 66
            Durable
          • 38
            Publish-Subscribe
          • 19
            Simple-to-use
          • 18
            Open source
          • 12
            Written in Scala and java. Runs on JVM
          • 9
            Message broker + Streaming system
          • 4
            KSQL
          • 4
            Avro schema integration
          • 4
            Robust
          • 3
            Suport Multiple clients
          • 2
            Extremely good parallelism constructs
          • 2
            Partioned, replayable log
          • 1
            Simple publisher / multi-subscriber model
          • 1
            Fun
          • 1
            Flexible
          CONS OF KAFKA
          • 32
            Non-Java clients are second-class citizens
          • 29
            Needs Zookeeper
          • 9
            Operational difficulties
          • 5
            Terrible Packaging

          related Kafka posts

          Eric Colson
          Chief Algorithms Officer at Stitch Fix · | 21 upvotes · 6.1M views

          The algorithms and data infrastructure at Stitch Fix is housed in #AWS. Data acquisition is split between events flowing through Kafka, and periodic snapshots of PostgreSQL DBs. We store data in an Amazon S3 based data warehouse. Apache Spark on Yarn is our tool of choice for data movement and #ETL. Because our storage layer (s3) is decoupled from our processing layer, we are able to scale our compute environment very elastically. We have several semi-permanent, autoscaling Yarn clusters running to serve our data processing needs. While the bulk of our compute infrastructure is dedicated to algorithmic processing, we also implemented Presto for adhoc queries and dashboards.

          Beyond data movement and ETL, most #ML centric jobs (e.g. model training and execution) run in a similarly elastic environment as containers running Python and R code on Amazon EC2 Container Service clusters. The execution of batch jobs on top of ECS is managed by Flotilla, a service we built in house and open sourced (see https://github.com/stitchfix/flotilla-os).

          At Stitch Fix, algorithmic integrations are pervasive across the business. We have dozens of data products actively integrated systems. That requires serving layer that is robust, agile, flexible, and allows for self-service. Models produced on Flotilla are packaged for deployment in production using Khan, another framework we've developed internally. Khan provides our data scientists the ability to quickly productionize those models they've developed with open source frameworks in Python 3 (e.g. PyTorch, sklearn), by automatically packaging them as Docker containers and deploying to Amazon ECS. This provides our data scientist a one-click method of getting from their algorithms to production. We then integrate those deployments into a service mesh, which allows us to A/B test various implementations in our product.

          For more info:

          #DataScience #DataStack #Data

          See more
          John Kodumal

          As we've evolved or added additional infrastructure to our stack, we've biased towards managed services. Most new backing stores are Amazon RDS instances now. We do use self-managed PostgreSQL with TimescaleDB for time-series data—this is made HA with the use of Patroni and Consul.

          We also use managed Amazon ElastiCache instances instead of spinning up Amazon EC2 instances to run Redis workloads, as well as shifting to Amazon Kinesis instead of Kafka.

          See more