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.
Another week, another bunch of links! I think I’ll reduce the cadence from now on though, to do a little more of my own posts/videos and not have the blog almost exclusively filled with links 🙂. Articles “Writing logs to Elasticsearch with Fluentd using Serilog in ASP.NET Core” The title says it all 🙂 Nice and simple article on the subject. “Techie to tech lead: My five biggest mistakes” Interesting article on some mistakes one might make when transitioning from a technical role to a leadership one....