Event-driven integration #6 - Publishing events (feat. Apache Kafka) [ASPF02O|E045]
In this episode, we implement event publishing to Apache Kafka from the auth service, making use of Confluent’s .NET client package.
In this episode, we implement event publishing to Apache Kafka from the auth service, making use of Confluent’s .NET client package.
In this episode, we briefly introduce Apache Kafka, as we’ll use it to implement our event bus. We’ll focus on our specific use case, as Kafka can be used in a variety of scenarios. We’ll keep it in a developer’s perspective, not going much into more infrastructural subjects.