Kafka for .NET Developers - Ian Cooper - NDC London 2024
ฝัง
- เผยแพร่เมื่อ 30 ต.ค. 2024
- This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper
Attend the next NDC conference near you:
ndcconferences...
ndclondon.com/
Subscribe to our TH-cam channel and learn every day:
/@NDC
Follow our Social Media!
/ ndcconferences
/ ndc_conferences
/ ndc_conferences
#kafka #dotnet #architecture #microservices
Kafka is a low-latency streaming solution with a rich ecosystem of tools such as Kafka Connect and Flink, but is less well-known to .NET developers. In this session we will introduce Kafka, explaining the mysteries of records, offsets, SerDes and schema registries, in-sync replicas, partitions and tools like Connect and Flink. There will be code, as we work with examples in .NET of using 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.
This is a fine and rounded intro to Kafka
Great intro to Kafka
This wouldn't get better although I got a question, at 47:00 what will happen when the callback runs with a success status but your database isn't running? Obviously a Dual-write problem that leads to a duplicate message when the background process retries the Outbox.
Cake hat