Super Heroes on OpenShift Workshop
  • Super Heroes on OpenShift Workshop
    • About Workshop
    • Application Architecture
    • Getting Started
  • Application Services Deployment
    • Databases Deployment
      • Deploy Database For Hero Microservice
      • Deploy Database For Villain Microservice
      • Deploy Database For Fight Microservice
    • AMQ Streams (Kafka) Deployment
    • Service Registry (Apicurio) Deployment
  • Application Deployment
    • Microservices Deployment
      • Hero Microservice
      • Villain Microservice
      • Fight Microservice
      • Super Hero UI Microservice
      • Statistics and UI Microservices
      • Beautify The Topology View
  • Continuous Deployment (CD)
    • GitOps
  • Application Monitoring
    • Application Metrics
      • Configure Service Monitoring
      • Query Application Metrics
    • Distributed Tracing
      • Configure OpenShift Distributed Tracing Platform
      • Configure OpenShift Distributed Tracing Data Collection
      • Trace Application Transaction
  • Appendix
    • What's Quarkus?
    • Useful Resources
Powered by GitBook
On this page
  • Setup Kafka cluster
  • What have you learnt?
  1. Application Services Deployment

AMQ Streams (Kafka) Deployment

PreviousDeploy Database For Fight MicroserviceNextService Registry (Apicurio) Deployment

Last updated 2 years ago

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.

Setup Kafka cluster

  1. Click on the book icon, to add application from Developer Catalog then type kafka in the search box. Select Kafka and click Create button.

  2. Enter fights to the Name field then click Create button.

What have you learnt?

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).

😏
Strimzi
Architecture
Add Kafka broker
Add Kafka broker
Add Kafka broker