Introduction
Many folks building event-driven architecture are using Apache Kafka as their broker of choice.
Confluent is a popular provider for Kafka and has a Schema Registry that can be used to store and manage your schemas.
We believe schema registries can only go so far, and there is a lot of value adding semantic meaning to your schemas, assigning them owners, topics, services and domains.
The EventCatalog Confluent Schema Registry plugin allows you to import your schemas into EventCatalog and keep them in sync along side your documentation. You can visualize your architecture and unlock value from your schema registries.
What is Confluent Schema Registry?: A schema registry for Apache Kafka. Use this to store and manage your schemas. You can read more about it on the Confluent website.
Core Features of the Confluent Schema Registry plugin
The EventCatalog Confluent Schema Registry plugin can provide you with many features:
- ⭐️ Import your schemas from your Confluent Schema Registry into EventCatalog
- ⭐️ Keep schemas in sync with your architecture documentation
- ⭐️ Automatic versioning, as your schemas change they are versioned in EventCatalog along side your documentation
- ⭐️ Add semantic meaning (markdown) to your schemas. Provide business context to your schemas and added value.
- ⭐️ Use custom filters (prefix, suffix, includes) to select which schemas to import
- ⭐️ Assign schemas to topics, services, domains and owners
- ⭐️ Document your schemas as commands or events.
- ⭐️ Visualize your kafka architecture with the EventCatalog Visualizer
- ⭐️ Download and view schemas in EventCatalog (AVRO, JSON, Protobuf)
- ⭐️ Talk to your schemas, topics, producers and consumers with the EventCatalog Chat