News, guides, and engineering deep dives.
Practical guidance on Kafka, Flink, Iceberg, and real-time data.
Kafka topic partition best practices
Size Kafka topic partitions correctly from day one. Covers the throughput formula, the keyed topic asymmetry, KRaft-era limits, and operational best practices.
The complete guide to Kafka change data capture
Learn how to implement change data capture with Kafka using Debezium. Includes working PostgreSQL CDC examples, architecture patterns, and monitoring.
Enhanced URP detection in Kpow
Kpow now offers enhanced under-replicated partition detection for accurate Kafka health monitoring. The improved calculation identifies URPs even when brokers are offline, aiding fault tolerance.
How to monitor Kafka consumer lag: 5 options
Learn what Kafka consumer lag is, why it occurs, and how to monitor it using built-in tools, custom solutions, and Kafka monitoring platforms.
Integrate Kpow with WarpStream
Integrate Kpow with WarpStream in minutes. Gain unified visibility and control over your BYOC Kafka data plane and Schema Registry through our market-leading engineering console.
Introduction to Factor House Local
Factor House Local offers pre-configured Docker environments for Kafka, Flink, Spark, and Iceberg with Kpow and Flex, plus hands-on labs for building a Kafka client through to a full data lakehouse.
KIP-1150: diskless topics in Kafka explained
Discover how Kafka's KIP-1150 Diskless Topics aim to bring cloud-native scalability and cost-efficiency by natively utilizing object storage, and what it means for your streaming architecture.
KIP-932 queues for Kafka explained
Discover how Kafka's KIP-932 Share Groups bring native queue semantics to your event streaming architecture, and the new complexities engineers must manage.
RBAC for Kafka: implementation and considerations
Learn how to implement Kafka RBAC with practical steps, real-world configuration insights from a hands-on lab, and a clear comparison of RBAC vs ACLs at scale