Exploring ZooKeeper-less Kafka
An overview of Kafka's new KRaft mode, which removes the ZooKeeper dependency for metadata management and controller election.
An overview of Kafka's new KRaft mode, which removes the ZooKeeper dependency for metadata management and controller election.
Overview of Kafka's new KRaft mode, which removes the ZooKeeper dependency for metadata management and controller election.
Part 3 of a series on Event-Driven Architecture for .NET developers, focusing on integrating Apache Kafka applications with Azure Event Hubs and Schema Registry.
A technical guide on implementing an event consumer service using Apache Kafka and .NET, part of a series on event-driven architecture.
A guide for security professionals to understand Apache Kafka basics and its security features within the Kubernetes ecosystem.
A guide for .NET developers on implementing event-driven architecture using Apache Kafka, focusing on setting up the environment and creating an event producer.
The article discusses the evolution from the Barnabas project to Strimzi, an open-source project for deploying Apache Kafka on Kubernetes and OpenShift.
An overview of Kafka Streams, a new library for building stream processing applications using Apache Kafka, with key concepts and a code example.
Technical guide on building a real-time Twitter sentiment analysis system using Apache Kafka and Storm.