The documentation you are viewing is for Dapr v1.2 which is an older version of Dapr. For up-to-date documentation, see the latest version.
Pub/sub brokers component specs
The supported pub/sub brokers that interface with Dapr
Table captions:
Status
: Component certification status
Since
: defines from which Dapr Runtime version, the component is in the current status
Component version
: defines the version of the component
Generic
Name | Status | Component version | Since |
---|---|---|---|
Apache Kafka | Beta | v1 | 1.0 |
Hazelcast | Alpha | v1 | 1.0 |
MQTT | Alpha | v1 | 1.0 |
NATS Streaming | Beta | v1 | 1.0 |
Pulsar | Alpha | v1 | 1.0 |
RabbitMQ | Alpha | v1 | 1.0 |
Redis Streams | GA | v1 | 1.0 |
Amazon Web Services (AWS)
Name | Status | Component version | Since |
---|---|---|---|
AWS SNS/SQS | Alpha | v1 | 1.0 |
Google Cloud Platform (GCP)
Name | Status | Component version | Since |
---|---|---|---|
GCP Pub/Sub | Alpha | v1 | 1.0 |
Microsoft Azure
Name | Status | Component version | Since |
---|---|---|---|
Azure Events Hub | Alpha | v1 | 1.0 |
Azure Service Bus | GA | v1 | 1.0 |
Last modified
February 4, 2022
: Merge pull request #2133 from newbe36524/v1.2 (fe88010)