Chúng tôi không thể tìm thấy kết nối internet
Đang cố gắng kết nối lại
Có lỗi xảy ra!
Hãy kiên nhẫn trong khi chúng tôi khắc phục sự cố
Apache Kafka - Phiên bản 2022 [.NET 6 Consumer và Producer, các dịch vụ Kafka được chứa trong Docker]
#kafka #dotnet #csharp
I have done a couple of videos in 2018 for Kafka, but since then there have been a lot of improvements and changes in the Kafka echo system. And same is true for the Kafka client NuGet package.
Hence, I am creating a new series on Kafka with .NET 6 application, starting from explaining the basics of Kafka, to busing a distributed Microservices application using Kafka.
In this video, I will cover the basics of Kafka and a simple example of Producer and Consumer for Kafka topics.
The command used in the video to download the docker-compose file for Kafka and then start containers:
1. curl --silent --output docker-compose.yml https://raw.githubusercontent.com/confluentinc/cp-all-in-one/6.1.1-post/cp-all-in-one/docker-compose.yml
2. docker-compose up -d
Stay tuned for the next week's video, as I will cover building a real-life application using Kafka and ASP.NET 6.
My YouTube Channel: https://www.youtube.com/c/dotnetcorecentral
My Blog WebSite: https://dotnetcorecentral.com/
My GitHub Repo: https://github.com/choudhurynirjhar
Dịch Vào Lúc: 2025-03-24T04:12:40Z