A guided workshop for Red Hat OpenShift Service Registry

Red Hat OpenShift Service Registry is a managed cloud service that provides a schema registry instance for storing and managing different kinds of schemas. In this guided exercise, you will deploy a couple of Quarkus applications that connect to the Kafka instance and exchange messages in the Avro format. The Avro schema is stored in the Service Registry instance.

Getting started with the workshop

This guided workshop teaches you how to consume and produce Kafka messages using the Avro format. The workshop provides a step-by-step guide to gaining access to a fully managed Kafka instance, uploading artifacts to the managed OpenShift Service Registry instance, and running a couple of Quarkus applications that produce and consume Kafka messages in Avro format. The Avro schema is stored in the Service Registry instance. Figure 22 shows an architecture diagram of the solution.

The OpenShift Service Registry stores the Avro schema used by the producer and consumer.
The OpenShift Service Registry stores the Avro schema used by the producer and consumer.
Figure 22: The OpenShift Service Registry stores the Avro schema used by the producer and consumer.
Watch the recording: Follow along as our experts walk through the Red Hat OpenShift Streams for Apache Kafka & Service Registry workshop. Video

 

Do it yourself: Get started using the instructions in this workshop guide. Link
Previous resource
Overview: A guided workshop for Red Hat OpenShift Service Registry