Close
Monday
Room 3
11:40 - 12:40
(UTC+01)
Talk (60 min)
Kafka for .NET Developers
Kafka is a low-latency streaming solution with a rich ecosystem of tools, such as Apache Flink, but is less well-known to .NET developers, although Azure Event Hubs can utilize the Kafka API.
.NET
Microservices
In this session, we will introduce Kafka, explaining the concepts of records, offsets, SerDes, schema registries, in-sync replicas, and partitions. There will be code, as we work with examples in .NET, using it as a messaging solution in your applications. By the end of this session, you should feel comfortable with the concepts required to use Kafka as a .NET developer.