AdvancedVocabulary#backend#architecture#devops

Schema Registry Vocabulary

Build fluency in the vocabulary of validating a message's schema before it's ever published.

0 / 5 completed
1 / 5
At standup, a dev mentions a centralized service that stores every version of a message schema, like an Avro or Protobuf definition, and validates a new message against the registered schema before it's allowed to be published. What is this service called?