Kafka for .NET Developers - Ian Cooper - NDC Oslo 2024
Kafka is a low-latency streaming solution with a rich ecosystem of tools like Kafka Connect and Flink.
This talk introduces you to Kafka and the mysteries of records, offsets, SerDes and schema registries, in-sync replicas, partitions, and tools like Connect and Flink. There will be code examples where Kafka is a messaging solution in applications.
By the end of this video, you will feel comfortable with the concepts required to use Kafka as a .NET developer.