[Webinar] Kafka Re-Architected for the Cloud with Kora Engine → Register Today!

Datenkompatibilität

Automatisierung von Schema-Management und -Validierung für Apache Kafka®

Confluent ergänzt Kafka mit Schema-Management und programmatischer Schema-Validierung, um eine anwendungsübergreifende Datenkompatibilität zu gewährleisten und eine zuverlässige Entwicklung zu ermöglichen.

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.

Schema-Validierung

Schema-Validierung bietet eine direkte Schnittstelle zwischen dem Kafka Broker und Schema Registry, um Schemas programmatisch zu validieren und durchzusetzen. Schema-Validierung kann auf der Kafka Themen-Ebene konfiguriert werden. Derzeit nur in Confluent Platform verfügbar.

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