Azure Event Hubs
Azure Event Hubs is a big data streaming platform and event ingestion service that can receive and process millions of events per second. It provides a distributed stream processing platform with low latency and seamless integration with Azure data and analytics services.
APIs
Azure Event Hubs REST API
REST API for managing Event Hubs namespaces, event hubs, consumer groups, and sending/receiving events.
Azure Event Hubs Data Plane API
API for sending and receiving events from Event Hubs.
Azure Event Hubs Messaging API
Event-driven messaging API for publishing and consuming events via AMQP 1.0, Kafka, and HTTPS protocols. Supports partitioned event streams, consumer groups, and publisher polic...
Azure Event Hubs SDK
Client libraries for various programming languages to interact with Event Hubs.
Event Specifications
Azure Event Hubs Messaging API
Azure Event Hubs is a big data streaming platform and event ingestion service that can receive and process millions of events per second. This AsyncAPI specification describes t...
ASYNCAPI