Kafka

Building resilient event-driven architectures with Apache Kafka
Article

Dynamic Kafka controller quorum

Federico Valeri +1

This article explores use cases for the dynamic quorum configuration in Kafka that allows KRaft clusters to scale controller nodes without downtime.

Building resilient event-driven architectures with Apache Kafka
Article

Encryption at rest for Apache Kafka

Tom Bentley +1

Discover the importance of encryption of data at rest in Apache Kafka and examine one approach to encrypting data at rest using the Kroxylicious Kafka proxy.

Building resilient event-driven architectures with Apache Kafka
Article

Kafka tiered storage deep dive

Federico Valeri +1

Explore Apache Kafka's tiered storage feature, which helps scale compute and storage resources independently and provides better client isolation.

Building resilient event-driven architectures with Apache Kafka
Article

Introduction to Kafka Connect

Mickael Maison +1

Get an introduction to Kafka Connect's key features and use cases in this excerpt from Kafka Connect: Build and Run Data Pipelines.

Featured image for Kafka topics.
Article

Introduction to Kafka consumers

Alex Soto Bueno

Learn how to implement scaling with Apache Kafka consumers on Kubernetes in this demo.