Apache Airflow vs KiSSFLOW comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
13,001 views|9,444 comparisons
96% willing to recommend
KiSSFLOW Logo
884 views|486 comparisons
92% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Airflow and KiSSFLOW 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. KiSSFLOW Report (Updated: June 2024).
772,649 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 Apache works very well on Python, we can manage everything and create pipelines there.""Designing processes and workflows is easier, and it assists in coordinating all of the different processes.""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 most valuable feature of Apache Airflow is creating and scheduling jobs. Additionally, the reattempt at failed jobs is useful.""I like the UI rework, it's much easier.""Its user-friendly interface makes it straightforward to operate, offering a plethora of features for data preparation, buffering, and format conversion.""We're running it on a virtual server, which we can easily upgrade if needed.""The product integrates well with other pipelines and solutions."

More Apache Airflow Pros →

"The best thing about KiSSFLOW is that we can do virtual approvals.""The best thing is the no-code part. Even a person without experience with the coding language can easily understand and build the processes.""The best thing about Kissflow is its user-friendliness.""Kissflow is intuitive and easy to use, and I haven't faced any errors using the solution so far.""The flexibility and speed in modifying and creating processes are great features. If we have a process in mind, we can usually create it within ten minutes.""I work in HR and am fond of automation. I like the tool's email automation and integration with Outlook.""Kissflow has reduced the bottleneck around getting approval for certain items in the company.""The most valuable feature is APIs. Its integrations are very flexible, allowing developers to connect multiple applications like DocuSign, Salesforce, OpenText, and SEB."

More KiSSFLOW Pros →

Cons
"Technical support is an area that needs improvement.""Enhancements become necessary when scaling it up from a few thousand workflows to a more extensive scale of five thousand or ten thousand workflows.""Programmatically, it's very good, and it doesn't have any competitors, but you cannot develop anything in Airflow UI. You need to develop everything within the program. In the market, other tools have come up recently as competitors to Airflow, and they also give graphical programming options, whereas Airflow doesn't provide that feature currently. All the DAGs you want to build need to be coded in Python.""There is a need for more features on experimental evolution steps.""I have some issues with the solution's communication.""It would be beneficial to improve the pricing structure.""Apache Airflow should have better integration with cloud platforms.""I would like to see it more friendly for other use cases."

More Apache Airflow Cons →

"Sometimes some notifications don't appear on the mobile app.""In future releases, it would be interesting to have a repository or portal within KiSSFLOW where users can interact with the KiSSFLOW community.""They should increase their marketplace with existing tools so that connections are directly through connectors instead of API integrations.""Some of the tool's fields only accept certain types of text. The input fields are inflexible.""When there are multiple steps or if there's a disconnect when creating the ticket, it could be a problem for the user.""There is a lag in the delay between API calls.""If Kissflow can help users to be able to organize the company manuals and information, the blogs, and everything into one resource, that would be awesome.""The integration between forms should be made easier."

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

  • "This is an affordable product and everything is included in the subscription."
  • "Kissflow's licensing cost is lower than other products. However, the contract has changed with the second version they have given us, which is the low-code one."
  • "The product costs $15 per user per month."
  • "Your company must subscribe to the solution if you create a business account."
  • "The license is very expensive."
  • More KiSSFLOW Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Business Process Management (BPM) solutions are best for your needs.
    772,649 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.
    Top Answer:The best thing about Kissflow is its user-friendliness.
    Top Answer:The license is very expensive. However, there are no additional costs to the standard license.
    Top Answer:One area where Kissflow can be improved is customization, specifically, the ability to modify the input fields, UI, and design elements. Currently, it's not possible to alter the colors or make the UI… more »
    Ranking
    Views
    13,001
    Comparisons
    9,444
    Reviews
    22
    Average Words per Review
    492
    Rating
    8.0
    Views
    884
    Comparisons
    486
    Reviews
    11
    Average Words per Review
    781
    Rating
    8.5
    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.”

    KiSSFLOW understands that you know how to solve your office chaos problems better than anyone else. That’s why they created a cloud-based platform to help business leaders create, modify, and use automated business applications. You can make each application with beautiful, easy-to-use, and modern technology. You get the functionality of high-end BPM software with no coding or complicated mapping required, so you don’t have be a programmer to create amazing applications.
    Sample Customers
    Agari, WePay, Astronomer
    KiSSFLOW has 1.3 million users and 10,000+ customers across 121 countries. The people who get the most out of KiSSFLOW are business leaders like department heads, senior managers, and process owners who want to automate repetitive processes. These people can set up and modify the application on their own. The interface is simple so that all the users in the organization can utilize it through the web application, mobile apps (iOS and Android), smart actions on Gmail, and email notifications. Notable companies are Royal Caribbean, Dominos, Motorola, Danone, The Telegraph, Michelin, and PepsiCo.
    Top Industries
    REVIEWERS
    Comms Service Provider20%
    Financial Services Firm20%
    Media Company15%
    Marketing Services Firm5%
    VISITORS READING REVIEWS
    Financial Services Firm23%
    Computer Software Company14%
    Manufacturing Company7%
    Retailer5%
    REVIEWERS
    Financial Services Firm29%
    Mining And Metals Company14%
    Recruiting/Hr Firm14%
    Construction Company14%
    VISITORS READING REVIEWS
    Computer Software Company14%
    Financial Services Firm10%
    Educational Organization8%
    Manufacturing Company8%
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise6%
    Large Enterprise67%
    VISITORS READING REVIEWS
    Small Business16%
    Midsize Enterprise11%
    Large Enterprise73%
    REVIEWERS
    Small Business31%
    Midsize Enterprise31%
    Large Enterprise38%
    VISITORS READING REVIEWS
    Small Business26%
    Midsize Enterprise17%
    Large Enterprise57%
    Buyer's Guide
    Apache Airflow vs. KiSSFLOW
    June 2024
    Find out what your peers are saying about Apache Airflow vs. KiSSFLOW and other solutions. Updated: June 2024.
    772,649 professionals have used our research since 2012.

    Apache Airflow is ranked 2nd in Business Process Management (BPM) with 31 reviews while KiSSFLOW is ranked 10th in Business Process Management (BPM) with 12 reviews. Apache Airflow is rated 8.0, while KiSSFLOW 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 KiSSFLOW writes "The tool is intuitive to use and, through automation, has been a real time-saver". Apache Airflow is most compared with Camunda, IBM BPM, Informatica Cloud API and App Integration, IBM Business Automation Workflow and AWS Step Functions, whereas KiSSFLOW is most compared with Microsoft Power Apps, ServiceNow, Camunda, Nintex Process Platform and Appian. See our Apache Airflow vs. KiSSFLOW 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.