Apache Airflow vs Genpact Cora SeQuence comparison

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

We performed a comparison between Apache Airflow and Genpact Cora SeQuence 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. Genpact Cora SeQuence Report (Updated: April 2024).
769,789 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
"It's stable.""I like the UI rework, it's much easier.""Development on Apache Airflow is really fast, and it's easy to use with the newer updates. Everything is in Python, so it's not hard to understand. They also have a graphical view, so if you are not a programmer and you are just an administrator, you can easily track everything and see if everything is working or not.""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 product is stable.""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 integrates well with other pipelines and solutions.""The user interface for monitoring and managing workflows has been excellent, particularly in the latest version. c"

More Apache Airflow Pros →

"It is very stable. There is no downtime.""The new reporting and the new dashboard features are really good."

More Genpact Cora SeQuence Pros →

Cons
"We need to develop our workflow description and notations because out of the box, Apache Airflow does not provide some features that are needed.""I would like to see it more friendly for other use cases.""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.""UI can be improved with additional user-friendly features for non-programmers and for fewer coding practitioner requirements.""The platform's stability needs improvement, particularly regarding occasional interruptions due to networking issues.""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.""Enhancements become necessary when scaling it up from a few thousand workflows to a more extensive scale of five thousand or ten thousand workflows.""For admins, there should be improved logging capabilities because Apache Airflow does have logging, but it's limited to some database data."

More Apache Airflow Cons →

"The setup and configuration is complex.""The design of the interface, in general, could be improved. It could be a bit more user-friendly."

More Genpact Cora SeQuence 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 →

    Information Not Available
    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    769,789 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
    609
    Comparisons
    342
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    Comparisons
    Also Known As
    Airflow
    Sequence BPM Suite, PNMsoft Sequence BPM Suite
    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.”

    Sequence is a BPMS (Business Process Management Software) solution. Its development environment provides an environment for designing forms, tasks, messages, system integration, and flow connections. Sequence processes are, by default, operated from within a Microsoft SharePoint site. Sequence supports integration with Microsoft SQL Server Reporting Services to enable managers to analyze performance and determine trends relating to KPIs and SLAs. In addition to integrating with Microsoft Office, SharePoint, and Dynamics products, it can be integrated with external systems through protocols such as web services, WCF. It also enables connection to enterprise applications such as SAP and Oracle. The product's architecture enables IT personnel to make changes to processes without taking them offline.
    Sample Customers
    Agari, WePay, Astronomer
    South West Water, Atkins, Wolters Kluwer, Hazera Genetics, GeRAP, Aon Hewitt, Atos Origin, SwiftTrade
    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
    Computer Software Company11%
    Financial Services Firm11%
    Retailer10%
    Wholesaler/Distributor9%
    Company Size
    REVIEWERS
    Small Business29%
    Midsize Enterprise6%
    Large Enterprise65%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise11%
    Large Enterprise73%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise14%
    Large Enterprise69%
    Buyer's Guide
    Apache Airflow vs. Genpact Cora SeQuence
    April 2024
    Find out what your peers are saying about Apache Airflow vs. Genpact Cora SeQuence and other solutions. Updated: April 2024.
    769,789 professionals have used our research since 2012.

    Apache Airflow is ranked 2nd in Business Process Management (BPM) with 31 reviews while Genpact Cora SeQuence is ranked 39th in Business Process Management (BPM). Apache Airflow is rated 8.0, while Genpact Cora SeQuence is rated 8.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 Genpact Cora SeQuence writes "It is a very stable and scalable product without downtime". Apache Airflow is most compared with Camunda, Informatica Cloud API and App Integration, IBM BPM, IBM Business Automation Workflow and AWS Step Functions, whereas Genpact Cora SeQuence is most compared with Appian, Tungsten TotalAgility and Hubble. See our Apache Airflow vs. Genpact Cora SeQuence 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.