ARIS BPA vs Apache Airflow vs WorkflowGen 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
WorkflowGen Logo
158 views|127 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

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

Find out what your peers are saying about Camunda, Apache, Pega and others in Business Process Management (BPM).
To learn more, read our detailed Business Process Management (BPM) Report (Updated: March 2024).
768,578 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
"Since it's widely adopted by the community, Apache Airflow is a user-friendly solution.""Designing processes and workflows is easier, and it assists in coordinating all of the different processes.""Since the solution is programmatic, it allows users to define pipelines in code rather than drag and drop.""Since Apache works very well on Python, we can manage everything and create pipelines there.""The product is stable.""One of its most valuable features is the graphical user interface, providing a visual representation of the pipeline status, successes, failures, and informative developer messages.""The most valuable feature of Apache Airflow is creating and scheduling jobs. Additionally, the reattempt at failed jobs is useful.""The solution is flexible for all programming languages for all frameworks."

More Apache Airflow Pros →

"The tool has good navigation.""The simulation engine and SAP integration are technically very robust.""The EPC modeling is very detailed, the semantic check is helpful, and auto-layout simplifies the formatting.""The capability to integrate all information of the business and to generate simulations of processes. It can analyze the model of operations quickly.""The technical support is good.""Business Process Analysis: We can simulate, optimize, and analyse business processes based on various business requirements. It assures our rolling out the best processes.""The most valuable features are business process modeling and reporting.""Process Modeling or Process Mapping/Documentation. This is the most comprehensive tool for capturing the process details. Any organization who wants to embark on a BPM journey, process mapping/documentation, lays the foundation for the BPM led implementation."

More ARIS BPA Pros →

"We use it a lot for creating workflows to transfer materials between plants, which is a signature part of what we do."

More WorkflowGen Pros →

Cons
"UI can be improved with additional user-friendly features for non-programmers and for fewer coding practitioner requirements.""There is a need for more features on experimental evolution steps.""For admins, there should be improved logging capabilities because Apache Airflow does have logging, but it's limited to some database data.""The solution could be improved by simplifying the integration process.""Apache Airflow should have better integration with cloud platforms.""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.""Adding more automated components in Apache Airflow for basic things like exporting the data would be helpful.""We're currently using version 1.10, but I understand that there's a lot of improvements in version 2. In the earlier version that we're using, we sometimes have problems with maintenance complexity. Actually using Airflow is okay, but maintaining it has been difficult."

More Apache Airflow Cons →

"The tool must provide more documents.""Displaying role allocation matrix models in ARIS Connect needs improvement.""End-to-end visibility and real-time are areas that will need greater attention.""The interface is a little archaic.""The user interface could be more intuitive and better designed.""One of the biggest challenges is to realistically enable the defined structures of the processes that you have in ARIS documented, and then actually implement them in the business.""Its governance tool and integration with ESB and execution engine can be improved. Their partner support can also be improved.""With ARIS BPM, the script creation is quite cumbersome. With version ten, we needed our developers to do scripting."

More ARIS BPA Cons →

"This solution needs to be more customizable."

More WorkflowGen 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 →

    Information Not Available
    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    768,578 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… 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… more »
    Top Answer:I always miss an execution module that is better than the current one. The current one is called ARIS Process… more »
    Ask a question

    Earn 20 points

    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
    Views
    158
    Comparisons
    127
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    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.

    Immediately accelerate business process adaptability with fluid workflow automation. Use the WorkflowGen .NET workflow software's low code environment to maximize the efficiency of process designers and developers.

    Automate any type of human and system-based enterprise process within a battle-tested infrastructure.

    Customize and integrate your workflow apps to meet your requirements in a highly configurable environment.

    Engage process participants with a full-featured workflow portal, native mobile apps, and email approvals, or through seamless integration with your own web apps.

    Leverage a solution used by Fortune 500 companies for worldwide business-critical applications.

    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.
    Comcast, Deloitte, Mitsui & Co Ltd, Sanofi Pasteur, Textron, XL Group. WorkflowGen accelerates business process adaptability in 70 countries for 500+ organizations and 1,000,000 users.
    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%
    Retailer5%
    VISITORS READING REVIEWS
    Financial Services Firm15%
    Government11%
    Computer Software Company11%
    Manufacturing Company10%
    No Data Available
    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%
    No Data Available
    Buyer's Guide
    Business Process Management (BPM)
    March 2024
    Find out what your peers are saying about Camunda, Apache, Pega and others in Business Process Management (BPM). Updated: March 2024.
    768,578 professionals have used our research since 2012.