IBM Event Streams Kafka Hub and MQ Hosted integration with the Kafka MQ Connector In this new article we’ll explore the integration of IBM MQ and IBM Event Streams leveraging the Kafka MQ Source Connector to take MQ Messages from MQ Hosted on IBM Cloud Public and publish them on a Kafka Topic hosted on IBM Event Streams on IBM Cloud Private. Fig.1 Integrating IBM Event Streams with IBM MQ Hosted The scenario Use Helm Package manager on IBM Cloud Private to deploy a Kafka Event hub. Create our first Kafka topic Capture and download the Kafka Cluster connection configuration and credentials. Download the Kafka MQ Source connector from IBM Event Streams for deployment. Configure the connector for connection to IBM Event Streams and MQ Hosted Queue Manager. Download and start the sample Kafka consumer application Launch the MQ Console for IBM MQ Hosted and place messages on the test queue. Observe the results in the Kafka MQ Connector and Kafka consumer. Explore IBM Event Streams to observe the results of our actions. Video tutorial The following video tutorial captures the scenario steps outlined above: IBM Event Streams (Kafka) leveraging Kafka MQ source Adapter 3 comments on"IBM Event Streams on IBM Cloud Private leveraging the Kafka MQ Connector" Muhammad Yameen November 08, 2019 Thanks allot Ian, https://www.ibm.com/cloud/garage/dte/tutorial/how-build-apis-utilize-kafka-event-streams this is exactly what i was looking for days, thank you. can you help me in connecting ACE solution with mongoDB over ICP4I? i wan to create a ACE solution that stores data into mongodb as backend. Reply (Edit) Muhammad Yameen November 06, 2019 How can i consume and produce message using ACE toolkit solution for IBM Event Streams over ICP Reply (Edit) Ian_Larner November 08, 2019 Hi Muhammad Sending Kafka data to IBM Event Streams using an ACE toolkit solution is described in the blog post Connecting App Connect Enterprise and IBM Integration Bus to IBM Event Streams, but the details are based on a Windows platform. You might like to try the hands-on ICP4I tutorial in IBM Demos: Integrate Kafka with business applications to create new responsive experiences. The tutorial provides a VM designed to showcase Cloud Pak for Integration. In this tutorial, you create a topic in Event Streams (Kafka), modify an integration flow to call an API, and emit an event onto the topic. You’ll find more videos and tutorials for ICP4I in the Cloud Pak for Integration demos page. Regards, Ian Reply (Edit)