tiered-storage-for-apache-kafk VS transit

Compare tiered-storage-for-apache-kafk vs transit and see what are their differences.

transit

A bytes first implementation of the Kafka API within an S3 keyspace (by fremantle-industries)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tiered-storage-for-apache-kafk transit
1 1
- 6
- -
- 0.0
- about 1 month ago
Zig
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tiered-storage-for-apache-kafk

Posts with mentions or reviews of tiered-storage-for-apache-kafk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-07.
  • Kafka Is Dead, Long Live Kafka
    6 projects | news.ycombinator.com | 7 Aug 2023
    I am the founder of RisingWave (http://risingwave.com/), an open-source SQL streaming database. I am happy to see the launch of Warpstream! I just reviewed the project and here's my personal opinion:

    * Apache Kafka is undoubtedly the leading product in the streaming platform space. It offers a simple yet effective API that has become the golden standard. All streaming/messaging vendors need to adhere to Kafka protocol.

    * The original Kafka only used local storage to store data, which can be extremely expensive if the data volume is large. That's why many people are advocating for the development of Kafka Tiered Storage (KIP-405: https://cwiki.apache.org/confluence/display/KAFKA/KIP-405%3A...). To my best knowledge, there are at least five vendors selling Kafka or Kafka-compatible products with tiered storage support:

    -- Confluent, which builds Kora, the 10X Kafka engine: https://www.confluent.io/10x-apache-kafka/;

    -- Aiven, the open-source tiered storage Kafka (source code: https://github.com/Aiven-Open/tiered-storage-for-apache-kafk...

    -- Redpanda Data, which cuts your TCO by 6X (https://redpanda.com/platform-tco);

    -- DataStax, which commercializes Apache Pulsar (https://pulsar.apache.org/);

    -- StreamNative, which commercializes Apache Pulsar (https://pulsar.apache.org/).

    * WarpStream claims to be "built directly on top of S3," which I believe is a very aggressive approach that has the potential to drastically reduce costs, even compared to tiered storage. The potential tradeoff is system performance, especially in terms of latency. As new technology, WarpStream brings novelty, and definitely it also needs to convince users that the service is robust and reliable.

    * BYOC (Bring Your Own Cloud) is becoming the default option. Most of the vendors listed above offer BYOC, where data is stored in customers' cloud accounts, addressing concerns about data privacy and security.

    I believe WarpStream is new technology to this market, and and would encourage the team to publish some detailed numbers to confirm its performance and efficiency!

transit

Posts with mentions or reviews of transit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-07.
  • Kafka Is Dead, Long Live Kafka
    6 projects | news.ycombinator.com | 7 Aug 2023
    This is super interesting @richieartoul. I specced out something similar myself and was going to implement it in Zig https://github.com/fremantle-industries/transit.

    FWIW I came to a similar conclusion that a lot of the power in Kafka comes from the API and that eventually much of the complexity of managing the cluster will eventually be abstracted away with multiple implementations. I also felt that if I could implement Kafka persistent over the S3 keyspace then I could start with persistence direct to S3 like you've done with warpstream and then layer on a faster hot disk and in memory tiering mechanism to eventually lower end to end latencies.

    I love where you're going with this so hit me up on twitter if you ever want to chat more in-depth https://twitter.com/rupurt.

What are some alternatives?

When comparing tiered-storage-for-apache-kafk and transit you can also consider the following projects:

tiered-storage-for-apache-kafka - RemoteStorageManager for Apache Kafka® Tiered Storage

firehose - Firehose is an extensible, no-code, and cloud-native service to load real-time streaming data from Kafka to data stores, data lakes, and analytical storage systems.

Event Store - EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures

kafta - Kafta is a command line for managing Kafka clusters

Apache Pulsar - Apache Pulsar - distributed pub-sub messaging system

redpanda - Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured