Kafka - Does it really follow the order?
Apache Kafka is the goto distributed event streaming platform of choice for handling high throughput & low latency data processing requirements. In this session, we explore Kafka’s architecture, quirkiness about how it maintains order across its topics, and how their consumers consume data from the topics at scale.