© 2026 Hashnode
A recent piece titled "Event Streaming is Topping Out" has been making the rounds in the data infrastructure community. While I respect the author's willingness to share uncomfortable truths about the industry, I think the argument conflates Confluen...

Real-time data streaming is the continuous flow of data that is processed the moment it is generated—helping businesses make quick, smart decisions with zero delays. What Is Real-Time Data Streaming? Real-time data streaming is the process of collect...

Nine years ago, my amazing former boss and mentor Ajith Kumar, asked me to do an impact analysis on replacing ActiveMQ with Kafka in our integration layer. It was part of a broader product overhaul. We took the plunge and adopted Kafka across the sta...

Introduction Apache Kafka has become the backbone of modern real-time systems — enabling everything from sensor telemetry and financial transactions to personalized customer experiences. But Kafka, by itself, is complex to deploy, scale, and operate ...

As event-driven architectures gain traction, the combination of Apache Kafka and NestJS has emerged as a compelling solution for building scalable, decoupled microservices. In this guide, we’ll explore how to integrate Kafka with NestJS using the bui...

Apache Kafka has evolved into the de facto standard for building real-time data pipelines and streaming applications. However, standing up a reliable Kafka system involves more than just Kafka brokers. Components like Zookeeper, Kafka Clusters, Confl...
