#kafka
Read more stories on Hashnode
Articles with this tag
Introduction Apache Flink is a distributed processing engine and framework designed for stateful computations on both unbounded and bounded data...
Introduction When working with streaming queues such as Google Cloud Pub/Sub or Apache Kafka, ensuring data integrity is paramount. These platforms...
Introduction In this tutorial, we will explore how to create a custom Kafka serializer in Java. We'll implement a serializer that adds "hello" to the...