Hello,
I was wondering if anyone has ever done an output of a workflow to a Kafka cluster.
Hello,
I was wondering if anyone has ever done an output of a workflow to a Kafka cluster.
Where are you running your Kafka cluster? Azure Event Hubs and Kafka play very well together, and we do support a first-class integration with Event Hubs.
If you’re not on Azure, we do have real-time integrations with Amazon SQS and Google Pub/Sub, which are similar services to Event Hubs and likely could connect to your Kafka cluster. Otherwise, you’d need to invoke one of the serverless functions (i.e. AWS Lambda) to output data to the cluster.
Thank you for the information. I’m awaiting more specifics from our customer. If I have any more questions after that i’ll get back here.