Log in Apache Kafka

There are a lot of articles about Apache Kafka[1] regarding how companies are using it, what kind of problems Apache Kafka solves, how to create producers and consumers etc. Instead of directly jumping on those (will explore those in the future posts for sure though), let’s look at why it was built and why it’s faster than other messaging solutions. What is Log? The very first line of the Kafka paper[2] says...

July 7, 2023 · 4 min · 818 words · Jay Gandhi