Build Predictive Machine Learning with Flink | Workshop on Dec 18 | Register Now
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.
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.
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.
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.
Schema Registry reduces operational complexity in the application cycle, eliminating the need for complex coordination among teams to implement changes.
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.
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 management for production environments using Control Center as the GUI.