Skip to content

Latest commit

 

History

History

kafka

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Kafka resources

Demos

  • amqstreams directory contains guide on Autoscaling of Kafka Consumer application connected to Kafka instance created by Red Hat Integration - AMQ Streams operator - Video recording
    • appendix section of the guide explains Fallback feature - Video recording
  • rhosak directory contains guide on Autoscaling of Kafka Consumer application connected to Red Hat OpenShift Streams for Apache Kafka - Video recording

Resources

  • kafka-app directory contains Go source code of example Kafka Consumer and Producer applications