Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
.png)
Apache Kafka is one of the most popular tools in the world of streaming architectures. It is becoming a must-know technology for every modern backend developer, so in this talk, I want to go through some most common patterns when it comes to integrating Scala applications with Kafka. We will explore what options we have in Functional Scala Space, how to configure and interact with Producers and Consumers, and finally review the implementation of some streaming patterns using fs2 and Cats-Effects.
We all have pretty little things laying around in our codebases, yet, we seldom give them the same love
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful
A blueprint and approach for building end-to-end, full-stack applications in Scala 3