Particular / NServiceBus

Build, version, and monitor better microservices with the most powerful service platform for .NET
https://particular.net/nservicebus/
Other
2.07k stars 647 forks source link

Support for Azure Event Hubs (Kafka) #7040

Open ramonsmits opened 2 months ago

ramonsmits commented 2 months ago

Describe the feature.

Description:

Azure Event Hubs is a cloud native data streaming service that can stream millions of events per second, with low latency, from any source to any destination. Event Hubs is compatible with Apache Kafka, and it enables you to run existing Kafka workloads without any code changes.

Source: https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-about

This issue exist to track public interest in this technology.

Additional Context

No response

bbrandt commented 2 months ago

We just signed an agreement with Confluent rather than going with Azure Event Hubs, so if it could be generalized to support both that'd be great.