Managing data schemas in Managed Service for Apache Kafka®
Written by
Updated at January 23, 2025
Yandex Managed Service for Apache Kafka® uses data format schemas to describe the formats of data input and output. Based on the data format schema, the producer generates and the consumer interprets messages from topics.
Such schemas are stored in a schema registry. For Yandex Managed Service for Apache Kafka®, you can:
- Use an integrated registry.
- Use an integrated registry via the REST API.
- Set up and use the Confluent registry.