Infinity Stream is an open-source Rust service combining an append-only commit log, consumer groups, real-time pub/sub and full-text search, for teams that want a cloud-agnostic, self-contained streaming and search runtime.
Amazon Kinesis Data Streams is AWS's managed real-time streaming service, with shard-based (or on-demand) capacity and deep integration into the AWS ecosystem.
Kinesis is a fully-managed service that scales elastically and integrates natively with Lambda, Firehose and the wider AWS ecosystem. Infinity Stream is a newer, self-hosted, cloud-agnostic alternative in active development — you trade managed elasticity for control and portability.