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 May 24, 2021: Remove Nacos and RocketMQ (#1511) (5a897cad)