Event Hub
Azure Event Grid is a fully managed event routing service that delivers events from Azure services and custom sources to subscribers using a publish/subscribe model. It underpins reactive, event-driven architectures with near-real-time delivery and built-in retry. Its strength is deep native integration across Azure, letting resources emit and react to events without custom polling infrastructure.
Capabilities
- Publish/subscribe fan-out
- Content-based routing and filtering
- Many producers, many consumers
- Event replay (streaming variants)