Azure Event Hubs
#similar Azure Event Hubs Kafka Amazon MSK
Comparison
- https://drive.google.com/open?id=1-M5ljqu4hi5t6bdeskRKL8TenWFYbBpy&authuser=dave%40towerofscience.com&usp=drive_fs
- "Serverless cannot work with non-Java clients at all"
From Event Grid
Go to text →
Event Grid vs. Azure Event Hubs vs. Service Bus
https://learn.microsoft.com/en-us/azure/event-grid/compare-messaging-services
Service | Purpose | Type | When to use |
---|---|---|---|
Event Grid | Reactive programming | Event distribution (discrete) | React to status changes |
Event Hubs | Big data pipeline | Event streaming (series) | Telemetry and distributed data streaming |
Service Bus | High-value enterprise messaging | Message | Order processing and financial transactions |
Learning Resource
Backlinks