Apache Kafka’s Distributed System Firefighter — The Controller Broker
Keeping chaos at bay in the distributed world, one cluster at a time

Introduction
Kafka is an ever-evolving distributed streaming platform. It is the current go-to solution for building maintainable, extendable and scalable data pipelines. If you are not too familiar…