How to Install a 3-Node Kafka 4.1 Cluster on Ubuntu 24.04 with Per-Node HAProxy SSL Termination
Introduction In my previous post I showed how to run Kafka 4.0 + HAProxy on a single Ubuntu 24.04 node […]
Introduction In my previous post I showed how to run Kafka 4.0 + HAProxy on a single Ubuntu 24.04 node […]
Scope: wipe & rebuild the full ThingsBoard data pathKeyspace: thingsboard (drop + recreate)Kafka topics: tb.thingsboard.ts_kv_cf, tb.thingsboard.ts_kv_partitions_cf (auto-create enabled)Delta root: /delta
This post shows a clean, reproducible path to stream ThingsBoard data stored in Cassandra 5.0.5 into Kafka 4.0 using Debezium
This guide shows you how to configure Ceph RGW to send bucket event notifications to Kafka over HTTPS using SASL/PLAIN
In this post, we’ll set up Kafbat UI, a modern web-based Kafka management interface, to work with a secure Kafka
In the previous post, How to Install Kafka 4.0 on a Single Ubuntu 24.04 Node with HAProxy SSL Termination, we
Introduction Apache Kafka 4.0 introduces KRaft mode (ZooKeeper-free) as the default. In this guide, we’ll install Kafka 4.0 on a