Kafka through the lens of .NET
About the session
So you want to build an event-driven system and wonder how to put your data in motion?
Well, Kafka is one of the answers! With its rich ecosystem, it will help you to achieve this goal.
Through patterns and examples, we will look into building blocks of Kafka, be it records, partitions, (de)serialization, schema registry and kafka streams, to libraries and frameworks that are existing for it in the .NET ecosystem.
This session is designed for .NET developers, team leads and architects who want to learn how to use Kafka in their applications. By the end of this session, you will have a solid understanding of the basic concepts of Kafka and how to use them in your .NET applications.