Software Alternatives & Reviews

Apache NiFi VS Amazon Kinesis

Compare Apache NiFi VS Amazon Kinesis and see what are their differences

Apache NiFi logo Apache NiFi

An easy to use, powerful, and reliable system to process and distribute data.

Amazon Kinesis logo Amazon Kinesis

Amazon Kinesis services make it easy to work with real-time streaming data in the AWS cloud.
  • Apache NiFi Landing page
    Landing page //
    2019-01-17
  • Amazon Kinesis Landing page
    Landing page //
    2022-01-28

Apache NiFi videos

Forget Duplicating Local Changes: Apache NiFi and the Flow Development Lifecycle (FDLC)

Amazon Kinesis videos

AWS Big Data - Amazon Kinesis Analytics Introduction and Demonstration

More videos:

  • Review - Analyzing Data Streams in Real Time with Amazon Kinesis: PNNL's Serverless Data Lake Ingestion

Category Popularity

0-100% (relative to Apache NiFi and Amazon Kinesis)
Analytics
100 100%
0% 0
Stream Processing
0 0%
100% 100
Data Integration
61 61%
39% 39
Data Management
0 0%
100% 100

User comments

Share your experience with using Apache NiFi and Amazon Kinesis. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Apache NiFi and Amazon Kinesis

Apache NiFi Reviews

Top 8 Apache Airflow Alternatives in 2024
Another product by Apache is called NiFi – even though it’s also dedicated to data workflow management, it differs from Apache Airflow in many aspects. First of all, Apache NiFi is a completely web-based tool with a drag&drop interface and no coding. It’s easy to add and configure processors as graph nodes of data workflow, set up routing directions as graph edges, and...
Source: blog.skyvia.com
11 Best FREE Open-Source ETL Tools in 2024
Apache NiFi allows you to automate and manage the flow of information systems. It also enables NiFi to be an effective platform for building scalable and powerful dataflows. NiFi follows the fundamental concept of Flow-Based Programming. It has a highly configurable web-based UI, and houses features such as Data Provenance, Extensibility, and Security features.
Source: hevodata.com
10 Best Airflow Alternatives for 2024
Apache NiFi is a free and open-source application that automates data transfer across systems. The application comes with a web-based user interface to manage scalable directed graphs of data routing, transformation, and system mediation logic. It is a sophisticated and reliable data processing and distribution system. To edit data at runtime, it provides a highly flexible...
Source: hevodata.com
15 Best ETL Tools in 2022 (A Complete Updated List)
Apache Nifi simplifies the data flow between various systems using automation. The data flows consist of processors and a user can create their own processors. These flows can be saved as templates and later can be integrated with more complex flows. These complex flows can then be deployed to multiple servers with minimal efforts.
Top 10 Popular Open-Source ETL Tools for 2021
Apache NiFi allows you to automate and manage the flow of information systems. It also enables NiFi to be an effective platform for building scalable and powerful dataflows. NiFi follows the fundamental concept of Flow-Based Programming. It has a highly configurable web-based UI, and houses features such as Data Provenance, Extensibility, and Security features.
Source: hevodata.com

Amazon Kinesis Reviews

Top 10 AWS ETL Tools and How to Choose the Best One | Visual Flow
Amazon Kinesis was built to handle massive amounts of data, allowing it to be uploaded to a Redshift cluster. After the event stream is read and the data is transformed, it is placed into a table in Amazon SCTS in an Amazon ES domain. Thus, there is no need to use a server (instead, you need to integrate AWS ETL and AWS Lambda).
Source: visual-flow.com
6 Best Kafka Alternatives: 2022’s Must-know List
Kinesis enables streaming applications to be managed without additional infrastructure management. This highly scalable platform can process data from various sources with low latency. Known for its speed, ease of use, reliability, and capability of cross-platform replication, Amazon Kinesis is one of the most popular Kafka Alternatives. It is used for many purposes,...
Source: hevodata.com
Top 15 Kafka Alternatives Popular In 2021
Amazon Kinesis, also known as Kinesis Streams, is a popular alternative to Kafka, for collecting, processing, and analyzing video and data streams in real-time. It offers timely and insightful information, streaming data in a cost-effective manner with complete flexibility and scalability. It is easy to ingest data encompassing audios, videos, app logs, etc. It offers an...
16 Top Big Data Analytics Tools You Should Know About
Amazon Kinesis is a massively scalable, cloud-based analytics service which is designed for real-time applications.

Social recommendations and mentions

Amazon Kinesis might be a bit more popular than Apache NiFi. We know about 22 links to it since March 2021 and only 16 links to Apache NiFi. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache NiFi mentions (16)

  • Ask HN: What low code platforms are worth using?
    Apache NIFI (https://nifi.apache.org/). It uses the concept of Flow-based programming. Also its so underacknolged but this tool is very flexible. I have used as an Event Bus all the 3rd-Party Integrations. - Source: Hacker News / 8 months ago
  • Help with choosing techstack for a new DE team
    Presently setting up Apache Nifi + Apache MiNiFi for the ETL portion of my work. NiFi was easy enough to figure out; but the docs for MiNiFi have been a pain due to differences between the Java and C++ versions. I then entirely configured it with the Java version so that it was easier to search for answers for the MiNiFi yaml syntax. Source: 10 months ago
  • Json splitting and Rerouting (new to nifi)
    NIFI, like most Apache projects does most of its discussion on its mailing lists, but also has a slack. Source: about 1 year ago
  • Recommend ETL tool in Linux
    You might want to give a tool like nifi a try: Https://nifi.apache.org/. Source: about 1 year ago
  • Anki shared decks for Clickhouse and Apache Nifi
    Recently I got a job at a new company and now I need to learn about Clickhouse, Docker, Apache Nifi and Kafka. I've found the decks about Docker and Kafka, but I can't find ones about Clickhouse and Nifi. Https://clickhouse.com/docs/en/intro Https://nifi.apache.org/. Source: about 1 year ago
View more

Amazon Kinesis mentions (22)

  • AWS DEV OPS Professional Exam short notes
    When you see Amazon Kinesis as an option, this becomes the ideal option to process data in real time. Amazon Kinesis makes it easy to collect, process, and analyze real-time, streaming data so you can get timely insights and react quickly to new information. Amazon Kinesis offers key capabilities to cost effectively process streaming data at any scale, along with the flexibility to choose the tools that best suit... - Source: dev.to / about 2 months ago
  • Querying microservices in real-time with materialized views
    RisingWave is an open-source streaming database that has built-in fully-managed CDC source connectors for various databases, also it can collect data from other sources such Kafka, Pulsar, Kinesis, or Redpanda and it allows you to query real-time streams using SQL. You can get a materialized view that is always up-to-date. - Source: dev.to / about 1 year ago
  • How Streaming database differs from a Traditional database?
    For example, RisingWave is one of the fastest-growing open-source streaming databases that can ingest data from Apache Kafka, Apache Pulsar, Amazon Kinesis, Redpanda, and databases via native Change data capture connections or using Debezium connectors to MySQL and PostgreSQL sources. Previously, I wrote a blog post about how to choose the right streaming database that discusses some key factors that you should... - Source: dev.to / about 1 year ago
  • Query Real Time Data in Kafka Using SQL
    RisingWave is an open-source distributed SQL database for stream processing. RisingWave accepts data from sources like Apache Kafka, Apache Pulsar, Amazon Kinesis, Redpanda, and databases via native Change data capture connections to MySQL and PostgreSQL sources. It uses the concept of materialized view that involves caching the outcome of your query operations and it is quite efficient for long-running stream... - Source: dev.to / about 1 year ago
  • How to choose the right streaming database
    You can ingest data from different data sources such as message brokers Kafka, Redpanda, Kinesis, Pulsar, or databases MySQL or PostgreSQL using their Change Data Capture (CDC) which is the process of identifying and capturing data changes. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing Apache NiFi and Amazon Kinesis, you can also consider the following products

StatCounter - StatCounter is a simple but powerful real-time web analytics service that helps you track, analyse and understand your visitors so you can make good decisions to become more successful online.

Apache Flink - Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.

Histats - Start tracking your visitors in 1 minute!

Confluent - Confluent offers a real-time data platform built around Apache Kafka.

AFSAnalytics - AFSAnalytics.

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.