Developing .NET Core Applications for Apache Kafka and Amazon MSK
Skip the detail and show me the solution.
This is a multipart series on Developing for Apache Kafka and Amazon MSK (Amazon Managed Streaming for Apache Kafka). Checkout these other tutorials to get started with Apache Kafka.
How to Build an Apache Kafka Development Server
How to Build a Distributed Apache Kafka Development Cluster
Apache Kafka is an open-source, distributed platform for building high performance, real-time streaming data pipelines/applications as well as a platform that allows you to integrate messaging into your applications – think pub/sub. In the last few years Apache Kafka’s popularity has sky rocketed because it helps solve so many cloud computing problems due to its high throughput, scalability and high availability.