Schema Registry
- Redpanda Schema Registry
Redpanda's Schema Registry provides the interface to store and manage event schemas.
- Use the Schema Registry API
Perform common Schema Registry management operations with the API.
- Use Schema Registry in the UI
Perform common Schema Registry management operations in Redpanda Console.
- Protobuf Deserialization
Configure Protobuf deserialization to decode Kafka records in Redpanda Console.
- Server-side Schema ID Validation
Learn about server-side schema ID validation for clients using SerDes that produce to Redpanda brokers, and learn how to configure Redpanda to inspect and reject records with invalid schema IDs.
Was this helpful?