Build Your First Event-Driven Application with Apache Kafka
If you have ever wondered how large-scale applications handle millions of real-time actions like...
Tag archive
If you have ever wondered how large-scale applications handle millions of real-time actions like...
When designing a distributed scheduling platform, the choice of a service registry has a direct...

Architectural blueprint of a Kafka cluster showing producer/consumer decoupling, partition log...

This post starts a weekly series where I’ll be writing about practical things I’ve learned while...
For years, Apache Kafka relied on Apache ZooKeeper for cluster metadata management, controller...
Picture this: you're conducting an orchestra. Each musician is a world-class talent, but they all...
You've probably heard of Kafka, right? But how did it come to existence, and what kind of problems...
This article will guide you step-by-step on how to start Apache DolphinScheduler using external...
The article is about how to install Single Node multiple broker setup of Kafka and Zookeeper. This...
Introduction I'm sure you're familiar with URL shortener tools like TinyURL and Bitly, as...

Yes, you heard it right; there will be no more ZooKeeper with Kafka now but let me clarify you what I...
Setting up a Local Kafka Environment on...