Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal