ARIS BPA vs Apache Airflow comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
13,927 views|10,035 comparisons
96% willing to recommend
Software AG Logo
6,942 views|5,251 comparisons
89% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Airflow and ARIS BPA based on real PeerSpot user reviews.

Find out in this report how the two Business Process Management (BPM) solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed ARIS BPA vs. Apache Airflow Report (Updated: April 2024).
768,740 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"Apache Airflow is in Python language, making it easy to use and learn.""The reason we went with Airflow is its DAG presentation, that shows the relationships among everything. It's more of a configuration-driven workflow.""The product is stable.""The most valuable feature of Apache Airflow is creating and scheduling jobs. Additionally, the reattempt at failed jobs is useful.""Since it's widely adopted by the community, Apache Airflow is a user-friendly solution.""Since Apache works very well on Python, we can manage everything and create pipelines there.""The solution's UI allows me to collect all the information and see the code lines.""The solution is quite configurable so it is easy to code within a configuration kind of environment."

More Apache Airflow Pros →

"MFT is quite attractive. A large amount of data is passed in almost no time and it is quite easy to use.""The simulation engine and SAP integration are technically very robust.""The most valuable features are business process modeling and reporting.""The initial setup is easy.""ARIS provides the basic foundation for any digital transformation an organization decides to take.""There is a module designer, that one is very powerful and it creates very good reports.""The solution provides integrations to ServiceNow and other systems, flexibility of connectivity, and reporting.""From an architectural point of view, when you're looking at the business area, you can find all the information you have to use as an architect."

More ARIS BPA Pros →

Cons
"The dashboards could be enhanced.""Technical support is an area that needs improvement.""The scalability of the solution itself is not as we expected. Being on the cloud, it should be easy to scale, however, it's not.""Enhancements become necessary when scaling it up from a few thousand workflows to a more extensive scale of five thousand or ten thousand workflows.""Apache Airflow could be improved with the addition of more frameworks.""Apache Airflow should have better integration with cloud platforms.""One specific feature that is missing from Airflow is that the steps of your workflow are not pipelined, meaning the stageless steps of any workflow. Not every workflow can be implemented within Airflow.""The problem with Apache Airflow is that it is an open-source tool. You have to build it into a Kubernetes container, which is not easy to maintain, and I find it to be very clunky."

More Apache Airflow Cons →

"Since this is a design tool, seamless interface to make the process flows executable.""I use it strictly for developing the business process model. I don't use it for the actual automation. I do that with Vtenext. I have standardized on Vtenext, and I don't use ARIS BPM anymore. The Vtenext UI is just as good, and it is much more tightly coupled to the underlying object model. I can get more done in one session with Vtenext rather than first going to ARIS BPM, then importing, and having to edit it for tight coupling.""I had a hard time with ARIS's access and licensing policy. It requires you to pay for each step you want to take forward with the solution.""​The usability. Others tools are easier to manage without same complexity that ARIS has.​""The model graphics can be exported in PDF, but the model is too small to read.""I would like the possibility to use real data. In other words, it can use this system to integrate with others that are operating directing with users like clients, employs, and others.""The governance mechanism could be better, as could automation.""The user experience's usability (in general) should be improved as the tool is updated."

More ARIS BPA Cons →

Pricing and Cost Advice
  • "Apache Airflow is a free solution that can be downloaded and ready for use at any moment."
  • "The pricing for the product is reasonable."
  • "Although Airflow is open source software, there's also commercial support for it by Astronomer. We personally don't use the commercial support, but it's always an option if you don't mind the extra cost."
  • "We are using the open-source version of Apache Airflow."
  • "We use a community edition of Apache Airflow. It is open source and free."
  • "Apache Airflow is open-source and free of charge."
  • "It's open-source."
  • "The solution is open source so is free."
  • More Apache Airflow Pricing and Cost Advice →

  • "Prices are high. However, they are worth it if the organization utilizes the tool to its full potential."
  • "The tool is expensive."
  • "Pricing is a bit on the higher side."
  • "The pricing and licensing costs are available on their website. They will assign a relationship manager to assist if you show further interest in their products."
  • "It is well worth the investment in the enterprise."
  • "Negotiate. Price is high so make sure you’re getting the best deal."
  • "​It is on the higher side."
  • "ARIS Express​ is free."
  • More ARIS BPA Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    768,740 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Camunda Platform allows for visual demonstration and presentation of business process flows. The flexible Java-based option was a big win for us and allows for the integration of microservices very… more »
    Top Answer:The most valuable features of ARIS BPA are its flexibility and reporting.
    Top Answer:ARIS has different licensing mechanisms for different modules, but they are perpetual licenses. So you pay once. It is a mid-range product in terms of licensing costs. So, it depends on what you want… more »
    Top Answer:I always miss an execution module that is better than the current one. The current one is called ARIS Process Governance, and it's mostly focused on setting up internal workloads for ARIS and the… more »
    Ranking
    Views
    13,927
    Comparisons
    10,035
    Reviews
    20
    Average Words per Review
    491
    Rating
    8.0
    Views
    6,942
    Comparisons
    5,251
    Reviews
    20
    Average Words per Review
    475
    Rating
    8.7
    Comparisons
    Also Known As
    Airflow
    ARIS, ARIS BPM
    Learn More
    Overview

    Apache Airflow is an open-source workflow management system (WMS) that is primarily used to programmatically author, orchestrate, schedule, and monitor data pipelines as well as workflows. The solution makes it possible for you to manage your data pipelines by authoring workflows as directed acyclic graphs (DAGs) of tasks. By using Apache Airflow, you can orchestrate data pipelines over object stores and data warehouses, run workflows that are not data-related, and can also create and manage scripted data pipelines as code (Python). 

    Apache Airflow Features

    Apache Airflow has many valuable key features. Some of the most useful ones include:

    • Smart sensor: In Apache Airflow, tasks are executed sequentially. The smart sensors are executed in bundles, and therefore consume fewer resources.
    • Dockerfile: By using Apache Airflow’s dockerfile feature, you can run your business’s Airflow code without having to document and automate the process of running Airflow on a server. 
    • Scalability: Because Apache Airflow has a modular architecture and uses a message queue to orchestrate an arbitrary number of workers, you can easily scale it. 
    • Plug-and-play operators: With Apache Airflow, you can choose from several plug-and-play operators that are ready to execute your tasks on many third-party services.

    Apache Airflow Benefits

    There are many benefits to implementing Apache Airflow. Some of the biggest advantages the solution offers include:

    • User friendly: Using Apache Airflow requires minimal python knowledge to get started.
    • Intuitive user interface: The Apache Airflow user interface enables you to visualize pipelines running in production, monitor progress, and also troubleshoot issues when needed.
    • Easy integration: Apache Airflow can easily be integrated with cloud platforms (Google, AWS, Azure, etc).
    • Visual DAGs: Apache Airflow’s visual DAGs provide data lineage, which facilitates debugging of data flows and also aids in auditing and data governance. 
    • Flexibility: Apache Airflow provides you with several ways to make DAG objects more flexible. At runtime, a context variable is passed to each workflow execution, which is quickly incorporated into an SQL statement that includes the run ID, execution date, and last and next run times.
    • Multiple deployment options: With Apache Airflow, you have several options for deployment, including self-service, open source, or a managed service.
    • Several data source connections: Apache Airflow can connect to a variety of data sources, including APIs, databases, data warehouses, and more.  

    Reviews from Real Users

    Below are some reviews and helpful feedback written by PeerSpot users currently using the Apache Airflow solution.

    A Senior Solutions Architect/Software Architect says, “The product integrates well with other pipelines and solutions. The ease of building different processes is very valuable to us. The difference between Kafka and Airflow, is that it's better for dealing with the specific flows that we want to do some transformation. It's very easy to create flows.”

    An Assistant Manager at a comms service provider mentions, “The best part of Airflow is its direct support for Python, especially because Python is so important for data science, engineering, and design. This makes the programmatic aspect of our work easy for us, and it means we can automate a lot.”

    A Senior Software Engineer at a pharma/biotech company comments that he likes Apache Airflow because it is “Feature rich, open-source, and good for building data pipelines.”

    ARIS is the market-leading solution for professional business process management and modeling. Whether you want to document the "as-is" state of your operations for quality or certification reasons or design the "to-be" in terms of continuous improvement in your transformation program, ARIS is the best choice for establishing a single source of truth regarding all process excellence topics in your organization. It is for any organization looking to digitally transform their business, increase operational excellence and customer experience and ensure compliance in execution. ARIS helps you to make the most out of your processes with Process Mining, Risk & Compliance Management, RPA and much more.

    What makes the difference?

    • The most comprehensive platform for process excellence in the market
    • Easy to use
    • Covers business & IT architecture from all angles
    • Full flexibility and >100 diagram types
    • Customer-driven development based on best practices
    • Strong partner ecosystem

    ARIS is the market-leading solution for any organization and ideally suited to digitally transform the organization, increase operational excellence and customer experience and ensure compliance in execution.

    Sample Customers
    Agari, WePay, Astronomer
    Tesco, Weifu, Airbus, Siemens, Proximus, Alicorp, Sekerbank, Bancor, Philips,Sky, Emirates NBD, Dubai Municipality, Suva, U.S. Army, Australia Post, Westfalen Weser Energie - ARIS serves customers across all industries and of every size worldwide. Companies trust ARIS as the market leader for process excellence with more than 30 years of experience in the market, 10 million users worldwide, from 1 user companies to the Fortune 500.
    Top Industries
    REVIEWERS
    Comms Service Provider21%
    Financial Services Firm21%
    Media Company16%
    Non Profit5%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company14%
    Manufacturing Company7%
    Retailer5%
    REVIEWERS
    Financial Services Firm28%
    Manufacturing Company13%
    Comms Service Provider13%
    Computer Software Company5%
    VISITORS READING REVIEWS
    Financial Services Firm15%
    Government11%
    Computer Software Company11%
    Manufacturing Company10%
    Company Size
    REVIEWERS
    Small Business29%
    Midsize Enterprise6%
    Large Enterprise65%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise12%
    Large Enterprise73%
    REVIEWERS
    Small Business39%
    Midsize Enterprise8%
    Large Enterprise53%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise14%
    Large Enterprise70%
    Buyer's Guide
    ARIS BPA vs. Apache Airflow
    April 2024
    Find out what your peers are saying about ARIS BPA vs. Apache Airflow and other solutions. Updated: April 2024.
    768,740 professionals have used our research since 2012.

    Apache Airflow is ranked 2nd in Business Process Management (BPM) with 31 reviews while ARIS BPA is ranked 6th in Business Process Management (BPM) with 64 reviews. Apache Airflow is rated 8.0, while ARIS BPA is rated 8.4. The top reviewer of Apache Airflow writes "Enable seamless integration with various connectivity and integrated services, including BigQuery and Python operators ". On the other hand, the top reviewer of ARIS BPA writes "I can usually find an answer to my issue on ARIS Community". Apache Airflow is most compared with Camunda, Informatica Cloud API and App Integration, IBM BPM, IBM Business Automation Workflow and AWS Step Functions, whereas ARIS BPA is most compared with SAP Signavio Process Manager, ADONIS, Sparx Systems Enterprise Architect, Camunda and Bizagi. See our ARIS BPA vs. Apache Airflow report.

    See our list of best Business Process Management (BPM) vendors.

    We monitor all Business Process Management (BPM) reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.