A business user wants to integrate events coming from BPMN workflows and from ADS. Which setup would serve this purpose?
Kafka is a distributed streaming platform that can be used to integrate events coming from BPMN workflows and from ADS (Application Data Sources). The Kafka unified data model allows for the standardized and centralized handling of data from various sources, including BPMN workflows and ADS. This setup can be used to standardize and normalize the data, which can then be used for analytics, reporting, and real-time processing.
https://kafka.apache.org/
https://kafka.apache.org/documentation/streams/
https://kafka.apache.org/documentation/streams/core-concepts
Currently there are no comments in this discussion, be the first to comment!