Schema Registry

This section explains the different Schema Registry features that WarpStream offers.

  • WarpStream BYOC Schema Registry: WarpStream offers a BYOC Schema Registry that is API-compatible with Confluent's Schema Registry.

  • Schema Validation: You can configure your Kafka agents to perform server-side schema validation to verify if the produced data actually conforms to the expected schema. The Agent integrates with any Kafka-compatible Schema Registry (including WarpStream's BYOC Schema Registry) and AWS Glue Schema Registry.

Last updated