Aleksandar Skrbic FUNCTIONAL PROGRAMMING AND KAFKA: DO THEY MIX? Scalar Conference 2023

preview_player
Показать описание
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka.

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.

Aleksandar Skrbic
A software engineer who loves working at the intersection of backend and data engineering.

Scalar Conference 2023
powered by SoftwareMill
#scalarconf
Комментарии
Автор

it waas a gr8 talk. it could be more impressive if some new content is been added to it, the content presented is mostly the common configs used on day2 day basis.

heartlyu