Get Started Free
Wade Waldron

Wade Waldron

Staff Software Practice Lead

Schema Registry

Overview

The Confluent Schema Registry is a tool for building trust in the quality of data streams. Users of a registered schema can feel confident that the data they are consuming will match the specified format. In this video, we will see how to use the Confluent Schema Registry including registering, evolving, and validating schemas. We'll show how to do this with the Confluent Cloud user interface and the command-line interface (CLI).

Topics:

  • Registering Schemas
  • Accepted Schema Formats
  • Schema Evolution
  • Validating Schemas
  • Code Generation
  • Command-Line Interface (CLI)

Code

Register a Schema

confluent schema-registry schema create --schema Customers-value.avsc --subject Customers-value

Register a New Schema Version

confluent schema-registry schema create --schema Customers-value.avsc --subject Customers-value

Download Schemas with Maven

mvn schema-registry:download

Resources

Use the promo code GOVERNINGSTREAMS101 to get $25 of free Confluent Cloud usage

Be the first to get updates and new content

We will only share developer content and updates, including notifications when new content is added. We will never send you sales emails. 🙂 By subscribing, you understand we will process your personal information in accordance with our Privacy Statement.