Apache Airflow vs Comindware Tracker comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
13,533 views|9,821 comparisons
96% willing to recommend
Comindware Logo
278 views|107 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Airflow and Comindware Tracker 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. Comindware Tracker Report (Updated: April 2024).
769,236 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
"The solution is quite configurable so it is easy to code within a configuration kind of environment.""The solution is flexible for all programming languages for all frameworks.""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 initial setup was straightforward and it does not take long to complete.""Since it's widely adopted by the community, Apache Airflow is a user-friendly solution.""Apache Airflow is easy to use and can monitor task execution easily. For instance, when performing setup tasks, you can conveniently view the logs without delving into the job details.""Every feature in Apache Airflow is valuable. The number of operators and features I've used are mainly related to connectivity services and integrated services because I primarily work with GCP.""The solution's UI allows me to collect all the information and see the code lines."

More Apache Airflow Pros →

"It successfully routes hand-offs between different teams, adds transparency to workflows, and has a set of social collaboration tools.""This solution can be useful for tracking the different stages of projects and the people working on them.""Customize workflow processes visually and interactively.""Low code development.""The feature I have found most valuable is the easy synchronization with other tools.""It provides a scalable solution that should allow me to grow my company without too much fuss or further set up required.""​It was easy to set up my team with access credentials to their files.​""This software added transparency to our workflows. It helped with increasing throughput of clients and their satisfaction."

More Comindware Tracker Pros →

Cons
"There is an area for improvement in onboarding new people. They should make it simple for newcomers. Else, we have to put a senior engineer to operate it.""I would like to see it more friendly for other use cases.""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.""The dashboard is connected into the BPM flow that could be improved.""Enhancements become necessary when scaling it up from a few thousand workflows to a more extensive scale of five thousand or ten thousand workflows.""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.""Apache Airflow should have better integration with cloud platforms."

More Apache Airflow Cons →

"Figuring out how to integrate defined teams or groups into this system is difficult, and there are no contextual menus.""The UX/UI could be reviewed and revamped to meet new the criteria of Digitalization and Innovation.""The initial setup seemed a bit complex, and there is no great documentation.""If your organization has only a few team members then this tool is not suitable.""I am expecting new updates to improve the software.""I would like them to offer a one-time payment plan that one can choose.""The initial setup can be quite slow and finicky.""It would be wonderful to have newer version releases more frequently, but it is quite a minor con."

More Comindware Tracker 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 →

  • "Price per user works for me when they do not count my clients, which fill forms."
  • "Setup cost is reasonable and average on the market. They offer simple licensing and price per user."
  • "The price is so reasonable."
  • "I benefit from this software by getting a variety of reporting options and features for a relatively low cost"
  • "The pricing and licensing is as per market standards, except that the process of extending licenses is also easy."
  • "This solution has a very lost cost."
  • "Great value for the money."
  • More Comindware Tracker Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    769,236 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:Apache Airflow is easy to use and can monitor task execution easily. For instance, when performing setup tasks, you can conveniently view the logs without delving into the job details.
    Ask a question

    Earn 20 points

    Ranking
    Views
    13,533
    Comparisons
    9,821
    Reviews
    22
    Average Words per Review
    492
    Rating
    8.0
    Views
    278
    Comparisons
    107
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    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.”

    Non-coding workflow software for business process modelling and management, automation of business operations, and workflow productivity boost. Minimize dependency on IT and allows non-technical users to design, run and modify Workflows with drag-and-drop simplicity.

    A wide variety of workflow management solutions have been built with Comindware Tracker across all industries, departments, and workflow scenarios and brought transparency and accountability in businesses.

    Key benefits of Comindware Workflow Software:

    • Quick workflow setup with no IT resource required
    • On-the-fly changes to workflows, forms, and data
    • Easy implementation thanks to the Outlook-style interface
    • Unified Document and Data Management
    • Advanced analytics and reporting for effective Workflow Management
    • Cloud, on-premises and hybrid deployment

    The Workflow Management system enables non-code addition and modification of workflows with no interruption to ongoing activities. It ensures quick-win implementation and reduces expenses.


    Sample Customers
    Agari, WePay, Astronomer
    Anthem, Hertz, Aetna, CVS Pharmacy, Covidien, Quicken Loans, Associated British Ports, United Card Services
    Top Industries
    REVIEWERS
    Comms Service Provider21%
    Financial Services Firm21%
    Media Company16%
    Pharma/Biotech Company5%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company14%
    Manufacturing Company7%
    Retailer5%
    VISITORS READING REVIEWS
    Educational Organization57%
    Financial Services Firm10%
    Computer Software Company7%
    Comms Service Provider4%
    Company Size
    REVIEWERS
    Small Business29%
    Midsize Enterprise6%
    Large Enterprise65%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise12%
    Large Enterprise73%
    REVIEWERS
    Small Business50%
    Midsize Enterprise29%
    Large Enterprise21%
    VISITORS READING REVIEWS
    Small Business10%
    Midsize Enterprise64%
    Large Enterprise25%
    Buyer's Guide
    Apache Airflow vs. Comindware Tracker
    April 2024
    Find out what your peers are saying about Apache Airflow vs. Comindware Tracker and other solutions. Updated: April 2024.
    769,236 professionals have used our research since 2012.

    Apache Airflow is ranked 2nd in Business Process Management (BPM) with 31 reviews while Comindware Tracker is ranked 49th in Business Process Management (BPM). Apache Airflow is rated 8.0, while Comindware Tracker is rated 9.6. 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 Comindware Tracker writes "Easy to navigate and great for keeping everybody in the loop". Apache Airflow is most compared with Camunda, Informatica Cloud API and App Integration, IBM BPM, IBM Business Automation Workflow and AWS Step Functions, whereas Comindware Tracker is most compared with . See our Apache Airflow vs. Comindware Tracker 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.