Schema registries in Kafka and how they’re used
Short introduction: if you use Kafka you’re most likely dealing with various kind of messages. You store the schema of each message in a schema-registry. But how does Kafka use…
Continue Reading Schema registries in Kafka and how they’re used