adriens / katacoda-glia-labs

https://www.katacoda.com/glialabs
0 stars 2 forks source link

Create new scenario [Schema registry] in [Kafka] #22

Open HakumenNC opened 3 years ago

HakumenNC commented 3 years ago

Requirements

Optional

Confluent Schema Registry provides a serving layer for your metadata. It provides a RESTful interface for storing and retrieving your Avro®, JSON Schema, and Protobuf schemas. It stores a versioned history of all schemas based on a specified subject name strategy, provides multiple compatibility settings and allows evolution of schemas according to the configured compatibility settings and expanded support for these schema types. It provides serializers that plug into Apache Kafka® clients that handle schema storage and retrieval for Kafka messages that are sent in any of the supported formats. -- From Schema Management Overview (confluent docs)

adriens commented 3 years ago

We'll check how to proritize with the team.

adriens commented 3 years ago

cf #33