AMQ Streams (Kafka) Deployment
Last updated
Last updated
The Fight and Statistics microservices will be interacting with Kafka broker as the architecture diagram below. So, we have to setup the broker for the microservices before we're going to deploy them.
Click on the book icon, to add application from Developer Catalog then type kafka
in the search box. Select Kafka and click Create button.
Enter fights
to the Name field then click Create button.
Wait for a monent you'll see Kafka cluster get deployed. Who says setup Kafka cluster is hard?
How to set up Kafka cluster using AMQ Streams (based on open source project).