Let’s explore APIs which Kafka provides for its producers, consumers and admins. I’m C# developer so I’ll provide examples using Confluent.Kafka library. In fact, internally it delegates calls to high-performant library librdkafka. From my experience, it’s easier to grasp new technology if it’s applied to a meaningful domain. Let’s imagine…