Skip to content

Commit db1a4f3

Browse files
authored
Update README with Schema Registry details
Added information about Schema Registry in Event Hubs.
1 parent 3e1787f commit db1a4f3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • 0_Azure/2_AzureAnalytics/2_EventHubs

0_Azure/2_AzureAnalytics/2_EventHubs/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ From [Azure Event Hubs: A real-time data streaming platform with native Apache K
4949
| **Use Cases** | - **Real-Time Analytics**: Process data from your event hub using Azure Stream Analytics to generate real-time insights.<br/>- **Data Exploration**: Analyze and explore streaming data with Azure Data Explorer.<br/>- **Event-Driven Applications**: Create cloud-native applications, functions, or microservices that run on streaming data from Event Hubs. |
5050
| **Benefits** | - **Low Latency**: Ensures that data is ingested and processed with minimal delay, which is crucial for real-time applications.<br/>- **Cost Efficiency**: As a fully managed service, Event Hubs reduces the operational overhead and costs associated with managing your own event streaming infrastructure.<br/>- **Flexibility**: Supports a wide range of data sources and protocols, making it adaptable to various use cases and environments. |
5151

52+
> Schema Registry in Event Hubs:
53+
54+
<img width="3863" height="1719" alt="image" src="https://github.com/user-attachments/assets/ed2520e7-d51b-41d2-a4e8-59a1d832130d" />
55+
56+
From [Microsoft - Schema Registry in Event Hubs](https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-about#schema-registry-in-event-hubs)
57+
5258
## Frequently Asked Questions (FAQ)
5359

5460
| **FAQ** | **Answer** | **References** |

0 commit comments

Comments
 (0)