Apache Airflow vs iGrafx Process360 Live Platform comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
13,927 views|10,035 comparisons
96% willing to recommend
iGrafx Logo
1,017 views|602 comparisons
90% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Airflow and iGrafx Process360 Live Platform 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 Apache Airflow vs. iGrafx Process360 Live Platform 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's best feature is its flexibility.""This is a simple tool to automate using Python.""The best feature is the customization.""The product is stable.""It's stable.""We're running it on a virtual server, which we can easily upgrade if needed.""The most valuable feature of Apache Airflow is creating and scheduling jobs. Additionally, the reattempt at failed jobs is useful.""Designing processes and workflows is easier, and it assists in coordinating all of the different processes."

More Apache Airflow Pros →

"The solution is very stable.""This product fulfills ninety percent of our needs, and we're happy as users of it.""It has simplified compliance with regulations and company standards.""We found the technical support to be helpful.""Web diagramming and RACI have helped expedite the process, capture, and ownership initiatives of our organization.""The solution's technical support is of good quality since they offer fast and seamless services.""Simulation is most valuable.""iGrafx gives you the capability of documenting your process and then the ability to use it as a tool for analysis to identify the loopholes and shortcomings of your process."

More iGrafx Process360 Live Platform Pros →

Cons
"The documentation must be improved.""There is a need for more features on experimental evolution steps.""The platform's stability needs improvement, particularly regarding occasional interruptions due to networking issues.""The dashboards could be enhanced.""We have faced scenarios where Apache Airflow becomes non-responsive, leading to job failures. To resolve such situations, we had to manually reboot Apache Airflow since it doesn't provide an option to restart within the application. This necessitated modifying some configurations to initiate a restart of all Apache Airflow components. Although Apache Airflow is generally dependable, it may occasionally encounter glitches that can disrupt production flows and batches.""Apache Airflow could be improved with the addition of more frameworks.""I have some issues with the solution's communication.""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 →

"It can be more user-friendly.""In the next release, I would like to see more layers like three, four, and five. It might be possible but I haven't seen it yet.""I would love to see a template and shapes for customer journey mapping.""The price could be more competitive.""With iGrafx, the implementation and the licensing were pretty complex.""The look and feel, along with the ease of use of the solution's web modeling version, is an area with certain shortcomings.""It would be nice to have a Spanish user interface available to us.""Dragging and dropping shapes is not as user-friendly as in Visio. In Visio, it's very easy to work with shapes and in very few minutes you can plot a whole, multi swim-lane, cross-functional process."

More iGrafx Process360 Live Platform 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 →

  • "My company is trying to replace iGrafx because the license is a little bit expensive."
  • "Our license is a subscription-based model that is per user. The solution is not expensive, I believe a subscription-based model is $10 per user."
  • "The licensing part is one of the problems. Its licensing depends on the number of users, so it sometimes gets expensive."
  • More iGrafx Process360 Live Platform 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 solution's technical support is of good quality since they offer fast and seamless services.
    Top Answer:I’m not sure of the exact pricing. However, I would describe their costs as mid-tier.
    Top Answer:The look and feel, along with the ease of use of the solution's web modeling version, is an area with certain shortcomings. The web modeling part can be a bit complex or difficult for new users of the… more »
    Ranking
    Views
    13,927
    Comparisons
    10,035
    Reviews
    20
    Average Words per Review
    491
    Rating
    8.0
    Views
    1,017
    Comparisons
    602
    Reviews
    4
    Average Words per Review
    478
    Rating
    8.3
    Comparisons
    Also Known As
    Airflow
    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.”

    The iGrafx Process360 Live Platform is a comprehensive software platform tailored for organizations undergoing digital transformation. Its core functionalities include process mining, process design, simulation, predictive analytics, and AI-based automation. By leveraging these tools, businesses can gain valuable insights into their processes, streamline design and optimization efforts, and harness automation for enhanced efficiency. Whether analyzing existing processes, visually modeling workflows, simulating potential changes, or employing predictive analytics, Process360 Live facilitates a seamless journey towards process intelligence and management, pivotal for modern businesses aiming for operational excellence.

    Sample Customers
    Agari, WePay, Astronomer
    Multinational Bank
    Top Industries
    REVIEWERS
    Comms Service Provider21%
    Financial Services Firm21%
    Media Company16%
    Computer Software Company5%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company14%
    Manufacturing Company7%
    Retailer5%
    REVIEWERS
    Consumer Goods Company30%
    Comms Service Provider20%
    Pharma/Biotech Company10%
    Government10%
    VISITORS READING REVIEWS
    Financial Services Firm25%
    Computer Software Company9%
    Government7%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business29%
    Midsize Enterprise6%
    Large Enterprise65%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise12%
    Large Enterprise73%
    REVIEWERS
    Small Business29%
    Midsize Enterprise29%
    Large Enterprise41%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise8%
    Large Enterprise74%
    Buyer's Guide
    Apache Airflow vs. iGrafx Process360 Live Platform
    April 2024
    Find out what your peers are saying about Apache Airflow vs. iGrafx Process360 Live Platform 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 iGrafx Process360 Live Platform is ranked 21st in Business Process Management (BPM) with 15 reviews. Apache Airflow is rated 8.0, while iGrafx Process360 Live Platform 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 iGrafx Process360 Live Platform writes " A reasonably stable BPM solution useful for process governance and process mining". Apache Airflow is most compared with Camunda, Informatica Cloud API and App Integration, IBM BPM, IBM Business Automation Workflow and AWS Step Functions, whereas iGrafx Process360 Live Platform is most compared with Visio, ARIS BPA, SAP Signavio Process Manager, Camunda and Sparx Systems Enterprise Architect. See our Apache Airflow vs. iGrafx Process360 Live Platform 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.