Okay, so we know all about topics, we know all about brokers, we know about replication, but now how do we get data into Kafka?
Well, that’s the role of a Producer.
This article attempts to explain what Kafka’s Producer is.
At a high level, again, just remember there is keys, the concept of keys, the concept of acknowledgements, the concept of round robin, but you get the idea.