News

Apache Kafka is a stream-processing platform for storing, consuming, and processing data streams in real-time. In this post, we’ll learn how to produce and consume data using Kafka and Quarkus.
The Kafka Streams project consumes real-time streams of events as they are produced, apply transformations, join streams, etc. In this article, we’ll learn how to use Kafka Streams and Quarkus.