[Webinar] Q1 Confluent Cloud Launch Brings You the Latest Features | Register Now

Compatibilité des données

Automatiser la gestion et la validation de schémas pour Apache Kafka®

Confluent complète Kafka avec la gestion et la validation programmatique des schémas pour assurer la compatibilité des données entre les applications et permettre un développement fiable.

Features

Schema Registry

Schema Registry is a central repository with a RESTful interface for developers to define standard schemas and register applications to enable compatibility. Schema Registry is available as a software component of Confluent Platform or as a managed component of Confluent Cloud.

Validation de schémas

Schema Validation fournit une interface directe entre le broker Kafka et Schema Registry afin de valider et d'appliquer les schémas par programmation. Schema Validation peut être configuré au niveau des topics Kafka. Actuellement disponible uniquement sur Confluent Platform.

Enable application development compatibility

Develop using standard schemas

Store and share a versioned history of all standard schemas, and validate data compatibility at the client level. Schema Registry supports Avro, JSON and Protobuf serialization formats.

Reduce operational complexity

Schema Registry reduces operational complexity in the application cycle, eliminating the need for complex coordination among teams to implement changes.

Ensure synced schemas across environments

Schema Linking provides an operationally simple way to maintain trusted, compatible data streams across hybrid and multicloud environments by sharing consistent schemas that sync in real time.

Ensure Kafka data compatibility

Schema Validation delivers a programmatic way of validating and enforcing Schema Registry schemas directly on the Kafka broker and with topic-level granularity. It provides greater control over data quality, which increases the reliability of the entire Kafka ecosystem.

Simplify enterprise schema management

Simplify management for production environments using Control Center as the GUI.

  • Manage Schema Registry: centrally create, edit and view topic schemas, and compare schema versions.
  • Configure Schema Validation: enable the feature at the topic level when creating or editing topics.

Resources