Initial experience with Kafka

Before starting my job at Parcel Perform, the usage of Kafka, or message queue in general, would sound ridiculous to me. I thought to myself: “why do we have to add complexity to our system, instead of processing the data, we have to put it into a place, and then later on consume from that”. However, after months of using that, I have started to realize how (mostly) wrong I am. ...

August 2, 2020 · 4 min · 778 words