Browsing Tag
kafka
12 posts
What Is Apache Kafka? Plain-English Guide for Engineers (2026)
TL;DR Apache Kafka is a high-throughput, fault-tolerant distributed event streaming platform ideal for real-time data processing. It organizes…
From Chaos to Clarity: Building a Robust Log Aggregation Pipeline with Kafka (KRaft) and ELK
From Chaos to Clarity: Building a Robust Log Aggregation Pipeline with Kafka (KRaft) and ELK As systems grow…
[Boost]
Kafka Producer Stability Check: Ensuring Message Safety in Apache Kafka Sanha Ko ・ May 4 #webdev #kafka
Study Notes 6.3-4: What is Kafka & Confluent Cloud
1. Introduction to Kafka in Stream Processing Context of Stream Processing: Stream processing involves continuously handling data as…
Navigating the World of Event-Driven Process Orchestration for Technical Leaders
Event-Driven Process Orchestration Introduction Imagine you’re at a large, bustling party with many activities—games, snacks, music, and more.…
Kafka Producer and Consumer Example in .NET 6 with ASP.NET Core
In this blog, we’ll dive into Kafka, a distributed streaming platform, and learn how to create a Producer…
ZooKeeper Chronicles: Navigating EOFException and the Enigma of 0-Length Files
In the realm of technology, ZooKeeper plays a crucial role in maintaining order within distributed systems. However, much…
Connecting Multiple Kafka Clusters in ClickHouse Using Named Collections
Introduction: ClickHouse is a powerful columnar database renowned for its speed and efficiency. A pivotal strength lies in…
My Favorite FREE Courses to Learn Apache Kafka in 2023
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the…
Modern stack to build a real-time event-driven app
The rise of real-time event-driven applications has led to the development of modern technology stacks that can handle…