Getting Started: Apache Kafka + .NET

Опубликовано: 03 Январь 2025
на канале: CodeOpinion
51,913
1.1k

Everything you need to get started playing around with Apache Kafka in .NET. This is a walk through of getting Zookeeper and Kafka running in Docker. Then build a simple console app in .NET that contains a Kafka Producer and Consumer to a topic.

🔔 Subscribe:    / @codeopinion  

💥 Join this channel to get access to source code & demos!
   / @codeopinion  

🔥 Don't have the JOIN button? Support me on Patreon!
  / codeopinion  

📝 Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  

0:00 Getting Started: Apache Kafka + .NET
0:21 Setup Zookeeper & Kafka in Docker
4:10 Create a Producer
11:11 Create a Consumer

#kafka #dotnet #eventdrivenarchitecture