Azure Event Hubs
Event Hubs is a fully managed, cloud-native service provided on Azure. To configure Azure Event Hubs, follow their guide: https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-for-kafka-ecosystem-overview The concepts are similar:Kafka Concept | Event Hubs Concept |
---|---|
Cluster | Namespace |
Topic | Event Hub |
Partition | Partition |
Consumer Group | Consumer Group |
Offset | Offset |
Connecting to Event Hubs in Conduktor
You can use this configuration snippet:- Replace the password by following this guide https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-get-connection-string, this will give you something like: