Try our new research platform with insights from 80,000+ expert users

AWS Lambda vs Apache NiFi comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Apache NiFi
Ranking in Compute Service
8th
Average Rating
7.8
Number of Reviews
11
Ranking in other categories
No ranking in other categories
AWS Lambda
Ranking in Compute Service
1st
Average Rating
8.4
Reviews Sentiment
7.5
Number of Reviews
83
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of January 2025, in the Compute Service category, the mindshare of Apache NiFi is 7.7%, up from 6.3% compared to the previous year. The mindshare of AWS Lambda is 20.4%, down from 27.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Compute Service
 

Featured Reviews

Arjun Pandey - PeerSpot reviewer
Good monitoring, metrics capabilities and provides ability to design processors with a single click
The good thing about Apache NiFi is that it has a concept called a flow file, and there's something called a flow file processor. The processor is the building block of your entire job. They have close to 500 processors for each purpose. For example, for reading from Kafka, Ni-Fi has a processor called "consumer Kafka". To write to S3, they have a processor called "put S3". Now, if I read from Kafka and write my own application, I'd need to ensure the library I'm using tracks my messages. I'd also need to handle any failures by rereading messages and ensuring acknowledgment. But all this complexity is already handled by Apache processor. They have around 500 processors, with a community investing significant effort into developing them. I can design your processor with a single click, export the entire workflow, and import it. The format is actionable, so NiFi is immediately set up. It's also distributed in nature so that I can scale it across nodes based on the workload. These nodes share their state. If one node goes down during processing, that data might be lost, but any subsequent data is safe. Such occurrences are rare. In essence, if you want a quick solution, Apache NiFi is a strong contender. There are other solutions like AirFlow and some paid pipeline options. AirFlow is open-source but can be complicated. For ETL or ERT solutions, there are pricier options. But if I need a pipeline that I can monitor step by step, Apache NiFi is a good choice. It integrates with Prometheus metrics, allowing me to embed them in my workflow. There's also a processor for integration with Slack, and I can receive notifications when the workflow is completed or fails. Another feature I appreciate is "back pressure," which NiFi handles automatically. It maintains its own queue and addresses back-pressure issues. If, for instance, an upstream entity isn't fast enough, items get stored in a queue, managed internally by NiFi's back pressure algorithm.
Wai L Lin O - PeerSpot reviewer
A serverless solution with easy integration features
We use AWS Lambda because it provides a solution for our needs without requiring us to manage our infrastructure. With the tool, we only pay for the resources we use. Additionally, it is straightforward to implement and integrates with other services like API Gateway. The tool's serverless nature has had the most significant impact on our workflow. I find it particularly attractive because it eliminates the need for managing servers. In my previous experience, managing upgrades and updates was quite challenging. The solution's integration process with other AWS services was relatively easy. We primarily use AWS services such as EventBridge for scheduling processes and log management.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The most valuable feature has been the range of clients and the range of connectors that we could use."
"The most valuable features of this solution are ease of use and implementation."
"We can integrate the tool with other applications easily."
"The initial setup is very easy."
"Apache NiFi is user-friendly. Its most valuable features for handling large volumes of data include its multitude of integrated endpoints and clients and the ability to create cron jobs to run tasks at regular intervals."
"The user interface is good and makes it easy to design very popular workflows."
"Visually, this is a good product."
"The initial setup is very easy. I would rate my experience with the initial setup a ten out of ten, where one point is difficult, and ten points are easy."
"AWS Lambda is entirely stable."
"The cool thing about AWS Lambda is that AWS does all the management. For compression, it is all about making the data small and then making it regular size again. We have an encode function and a decode function. AWS Lambda schedules each of those for us. It has a load balancer and all the fancy stuff, depending on the demand. The most valuable part of AWS Lambda is that I only need to write the software. I need to write two functions, and my cloud developer turns them into two AWS Lambda instances. That's it."
"It's a serverless solution which is the best feature. It helps us because it offers free aspects. From the infrastructure perspective, it helps us manage costs. There is no overhead of estimating how much infrastructure we're going to need. We can focus on building the business functionality that we want to build."
"I like the pay-for-what-you-use feature. This is the main reason why we use AWS Lambda. I don't have to manage servers; I just have to configure Lambda and expose it to an API gateway."
"Lambda allows you to focus on the code itself."
"Lambda is trigger-based, which means it only activates when accessed, ensuring cost savings."
"The solution is scalable."
"We have no issues with the technical support."
 

Cons

"The overall stability of this solution could be improved. In a future release, we would like to have access to more features that could be used in a parallel way. This would provide more freedom with processing."
"I think the UI interface needs to be more user-friendly."
"The use case templates could be more precise to typical business needs."
"There are some claims that NiFi is cloud-native but we have tested it, and it's not."
"There is room for improvement in integration with SSO. For example, NiFi does not have any integration with SSO. And if I want to give some kind of rollback access control across the organization. That is not possible."
"There should be a better way to integrate a development environment with local tools."
"More features must be added to the product."
"The tool should incorporate more tutorials for advanced use cases. It has tutorials for simple use cases."
"I have seen some drawbacks with certain integrations."
"The product needs some updating as far as ease-of-customization and configuration opportunities to work with solutions outside of the cloud."
"The execution time could be better. One of the major limitations is the time period because it doesn't give you more than seven minutes. So, before thinking about Lambda, you should think through your use case and ensure it's a good fit. Otherwise, you can use batch, step functions, or other methods. Reports and the monitoring board could also be improved in terms of alerts. The threshold alerts are there but can be improved. It takes some time to get used to these methods and get the hang of them."
"Regarding layers, you need to manually zip and install them. This step needs practice, and you might need to do it three to four times to get a hang of it."
"We don't have the inbuilt modules in AWS Lambda. If more modules were built into or integrated with AWS Lambda, that would help developers to code."
"AWS Lambda is a bit difficult to set up if someone doesn't know how to code."
"Lambda could be improved in the sense that some of the things done with Lambda function take some time. So the performance could be better and faster."
"AWS Lambda could be improved by increasing the size of the payload. Also, sometimes Lambda doesn't implement well for bigger solutions."
 

Pricing and Cost Advice

"We use the free version of Apache NiFi."
"It's an open-source solution."
"I used the tool's free version."
"The solution is open-source."
"Price-wise, AWS Lambda is very cheap. It's not free, but it's not that expensive."
"The solution's price is average."
"The cost is based on runtime."
"We don't need to pay for licensing to use Lambda."
"Price-wise, AWS Lambda is a five out of ten."
"We only need to pay for the compute time our code consumes."
"The solution is free of cost for the first year, and after that, it becomes expensive."
"AWS Lambda is not expensive for micro testing but is expensive if used for long deployment or long services."
report
Use our free recommendation engine to learn which Compute Service solutions are best for your needs.
831,158 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Computer Software Company
14%
Manufacturing Company
9%
Retailer
7%
Educational Organization
64%
Financial Services Firm
9%
Computer Software Company
5%
Manufacturing Company
3%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What needs improvement with Apache NiFi?
The tool should incorporate more tutorials for advanced use cases. It has tutorials for simple use cases.
Which is better, AWS Lambda or Batch?
AWS Lambda is a serverless solution. It doesn’t require any infrastructure, which allows for cost savings. There is no setup process to deal with, as the entire solution is in the cloud. If you use...
What do you like most about AWS Lambda?
The tool scales automatically based on the number of incoming requests.
What is your experience regarding pricing and costs for AWS Lambda?
AWS Lambda is cheaper compared to running an instance continuously. You only pay for what you use, making it cost-effective.
 

Comparisons

 

Overview

 

Sample Customers

Macquarie Telecom Group, Dovestech, Slovak Telekom, Looker, Hastings Group
Netflix
Find out what your peers are saying about AWS Lambda vs. Apache NiFi and other solutions. Updated: January 2025.
831,158 professionals have used our research since 2012.