AWS Lambda vs Apache NiFi comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
3,775 views|1,861 comparisons
90% willing to recommend
Amazon Web Services (AWS) Logo
12,234 views|8,541 comparisons
94% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache NiFi and AWS Lambda based on real PeerSpot user reviews.

Find out in this report how the two Compute Service solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed AWS Lambda vs. Apache NiFi Report (Updated: March 2024).
768,246 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 most valuable features of this solution are ease of use and implementation.""It's an automated flow, where you can build a flow from source to destination, then do the transformation in between.""We can integrate the tool with other applications easily.""The most valuable feature has been the range of clients and the range of connectors that we could use.""The initial setup is very easy.""The user interface is good and makes it easy to design very popular workflows.""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.""Visually, this is a good product."

More Apache NiFi Pros →

"This product is easy to use.""The solution integrates well with API gateways and S3 events via its AWS ecosystem.""The ease and speed of developing the services using any available language is the most valuable feature.""We have no issues with the technical support.""It's a fairly easy solution to learn.""The most valuable feature of AWS Lambda, from a conceptual point, is its functions. For example, it's mathematical templates into which you can write, and create your solution. You write small pieces of a solution under given parameters.""It's also suitable for companies of any size. For example, we're a large enterprise, and we've used Lambda without any problems in the last 10 months.""The basic feature that I like is that there is no server installation. It also has good support for various languages, such as Java, .NET, C#, and Python."

More AWS Lambda Pros →

Cons
"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 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.""There are some claims that NiFi is cloud-native but we have tested it, and it's not.""The use case templates could be more precise to typical business needs.""We run many jobs, and there are already large tables. When we do not control NiFi on time, all reports fail for the day. So it's pretty slow to control, and it has to be improved."

More Apache NiFi Cons →

"We face some problems with the event-driven execution model.""One area of improvement is to include support for more programming languages. AWS Lambda does not support a lot of programming languages. You have to write the Lambda functions in a certain programming language. We are using C++. My developer knows a couple of other languages. Python is his favorite language, but Python is not supported in AWS Lambda.""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.""Lambda would benefit from a debugging feature as well.""If it is a specific ETL process or a long-term one, then AWS Lambda is not a good option.""Memory limitation is one of the weaknesses of AWS Lambda and as a result, we have to use several Lambda, instead of just one. Recently, I met with an Amazon employee, who is responsible for Lambda as a product. It appears Amazon has some plans with Lambda, so I don’t have to add something to the additional features.""Its price should be improved. Its pricing is on the higher side. I am not sure if it currently supports the Go language. If it doesn't support the Go language, they can introduce it.""We'd love to see more integration potential in the future."

More AWS Lambda Cons →

Pricing and Cost Advice
  • "It's an open-source solution."
  • "We use the free version of Apache NiFi."
  • "The solution is open-source."
  • More Apache NiFi Pricing and Cost Advice →

  • "AWS is slightly more expensive than Azure."
  • "Its pricing is on the higher side."
  • "The price of the solution is reasonable and it is a pay-per-use model. It is very good for cost optimization."
  • "The cost is based on runtime."
  • "The fees are volume-based."
  • "AWS Lambda is inexpensive."
  • "Lambda is a good and cheap solution and I would recommend it to those without a huge payload."
  • "For licensing, we pay a yearly subscription."
  • More AWS Lambda Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Compute Service solutions are best for your needs.
    768,246 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:I am using it open source, so it means it's free for me to use.
    Top Answer: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… more »
    Top Answer: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… more »
    Top Answer:The tool scales automatically based on the number of incoming requests.
    Top Answer:We only need to pay for the compute time our code consumes. The solution does not cost much.
    Ranking
    8th
    out of 16 in Compute Service
    Views
    3,775
    Comparisons
    1,861
    Reviews
    5
    Average Words per Review
    565
    Rating
    7.4
    1st
    out of 16 in Compute Service
    Views
    12,234
    Comparisons
    8,541
    Reviews
    39
    Average Words per Review
    391
    Rating
    8.6
    Comparisons
    Learn More
    Overview
    Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. It supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.

    AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second. You pay only for the compute time you consume - there is no charge when your code is not running. With AWS Lambda, you can run code for virtually any type of application or backend service - all with zero administration. AWS Lambda runs your code on a high-availability compute infrastructure and performs all of the administration of the compute resources, including server and operating system maintenance, capacity provisioning and automatic scaling, code monitoring and logging. All you need to do is supply your code in one of the languages that AWS Lambda supports (currently Node.js, Java, C# and Python).

    You can use AWS Lambda to run your code in response to events, such as changes to data in an Amazon S3 bucket or an Amazon DynamoDB table; to run your code in response to HTTP requests using Amazon API Gateway; or invoke your code using API calls made using AWS SDKs. With these capabilities, you can use Lambda to easily build data processing triggers for AWS services like Amazon S3 and Amazon DynamoDB process streaming data stored in Amazon Kinesis, or create your own back end that operates at AWS scale, performance, and security.

    Sample Customers
    Macquarie Telecom Group, Dovestech, Slovak Telekom, Looker, Hastings Group
    Netflix
    Top Industries
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company15%
    Manufacturing Company7%
    Government7%
    REVIEWERS
    Financial Services Firm24%
    Computer Software Company21%
    Non Profit5%
    Educational Organization5%
    VISITORS READING REVIEWS
    Educational Organization46%
    Financial Services Firm12%
    Computer Software Company8%
    Manufacturing Company4%
    Company Size
    REVIEWERS
    Small Business40%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise11%
    Large Enterprise70%
    REVIEWERS
    Small Business38%
    Midsize Enterprise16%
    Large Enterprise45%
    VISITORS READING REVIEWS
    Small Business10%
    Midsize Enterprise50%
    Large Enterprise39%
    Buyer's Guide
    AWS Lambda vs. Apache NiFi
    March 2024
    Find out what your peers are saying about AWS Lambda vs. Apache NiFi and other solutions. Updated: March 2024.
    768,246 professionals have used our research since 2012.

    Apache NiFi is ranked 8th in Compute Service with 10 reviews while AWS Lambda is ranked 1st in Compute Service with 70 reviews. Apache NiFi is rated 7.8, while AWS Lambda is rated 8.6. The top reviewer of Apache NiFi writes "Allows the creation and use of custom functions to achieve desired functionality but limitation in handling monthly transactions due to a lack of partitioning for dates". On the other hand, the top reviewer of AWS Lambda writes "An easily scalable solution with a variety of use cases and valuable event-based triggers". Apache NiFi is most compared with Google Cloud Dataflow, Apache Spark, Azure Stream Analytics, Apache Storm and AWS Fargate, whereas AWS Lambda is most compared with AWS Batch, Amazon EC2 Auto Scaling, Apache Spark, AWS Fargate and Google Cloud Dataflow. See our AWS Lambda vs. Apache NiFi report.

    See our list of best Compute Service vendors.

    We monitor all Compute Service 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.