Skip to content
Cut Kafka costs and reduce operational risk.
Aug 27, 1pm SGT. Register
Blog

News, guides, and engineering deep dives.

Practical guidance on Kafka, Flink, Iceberg, and real-time data.

Comparisons Jun 27, 2026·27 min read

Kafka UI: The Ultimate Guide

A Kafka UI is a web interface for managing Apache Kafka, giving operators visual control over topics, consumers, brokers, and connectors without the CLI.

Guides Jun 26, 2026·16 min read

Dead letter queues in Kafka: patterns and pitfalls

How to implement a dead letter queue in Apache Kafka, with Spring Kafka, Connect, and Streams examples, and the production failure modes to avoid.

Comparisons Jun 17, 2026·15 min read

Best Kafka management tools for 2026

Compare the 10 best Kafka management tools for 2026, including Kpow, AKHQ, Conduktor, and Confluent Control Center. Covers pricing, RBAC, and deployment requirements.

Comparisons Jun 17, 2026·17 min read

Best Kafka monitoring tools for 2026

Compare 12 Kafka monitoring tools for 2026, from enterprise-grade Kpow to open-source AKHQ and Prometheus. Covers deployment, pricing, and key trade-offs.

Guides Jun 4, 2026·18 min read

Kafka broker monitoring

How to monitor Kafka brokers: key JMX metrics, alerting thresholds, process monitoring scripts, and common issues with step-by-step diagnosis.

Guides Jun 4, 2026·19 min read

Kafka cluster monitoring

What to monitor at the Kafka cluster level: key JMX metrics, multi-broker collection, alerting thresholds, capacity signals, and a health check script.

Guides Jun 4, 2026·12 min read

Kafka consumer monitoring and performance tuning

Learn which Kafka consumer metrics matter most, how to interpret them, and which configuration changes will improve performance and reduce lag.

Guides Jun 4, 2026·33 min read

Kafka monitoring: a guide for platform engineers

A practical guide to Kafka monitoring for platform engineers: the metrics that matter, alert thresholds, JVM tuning, consumer lag, and KRaft changes.

Guides Jun 4, 2026·21 min read

A detailed guide to Kafka producer monitoring

A practical guide to Kafka producer metrics, JMX collection, alerting thresholds, and diagnostic scripts for Java-based Kafka producers.