Introduction When we begin learning about microservices, we encounter a plethora of concepts, patterns, protocols, and tools such as Messaging, AMQP, RabbitMQ, Event-sourcing, gRPC, CQRS, among others. However, Apache Kafka always intrigued me, and I wanted to explore it further. …