Skip to content

Commit 104c06c

Browse files
committed
adding more intro material for Schema registry
1 parent 64fef63 commit 104c06c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/event-hubs/schema-registry-concepts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.author: spelluru
99

1010
# Schema Registry in Azure Event Hubs
1111

12+
Schema Registry is crucial in loosely coupled and event streaming workflows for maintaining data consistency, simplifying schema evolution, enhancing interoperability, and reducing development effort. It ensures highly reliable data processing and governance with very little operational overhead in very large distributed organizations with a centralized repository for schemas.
13+
1214
Schema Registry in Azure Event Hubs fulfills multiple roles in schema-driven event streaming scenarios -
1315
* Provides a repository where multiple schemas can be registered, managed, and evolved.
1416
* Managed schema evolution with multiple compatibility rules.

0 commit comments

Comments
 (0)