Supported external bindings
List of all the supported external bindings that can interface with Dapr
Every binding has its own unique set of properties. Click the name link to see the component YAML for each binding.
Generic
Name | Input Binding | Output Binding | Status |
---|---|---|---|
APNs | ✅ | Experimental | |
Cron (Scheduler) | ✅ | ✅ | Experimental |
HTTP | ✅ | Experimental | |
InfluxDB | ✅ | Experimental | |
Kafka | ✅ | ✅ | Experimental |
Kubernetes Events | ✅ | Experimental | |
MQTT | ✅ | ✅ | Experimental |
PostgreSql | ✅ | Experimental | |
Postmark | ✅ | Experimental | |
RabbitMQ | ✅ | ✅ | Experimental |
Redis | ✅ | Experimental | |
Twilio | ✅ | Experimental | |
✅ | ✅ | Experimental | |
SendGrid | ✅ | Experimental |
Amazon Web Services (AWS)
Name | Input Binding | Output Binding | Status |
---|---|---|---|
AWS DynamoDB | ✅ | Experimental | |
AWS S3 | ✅ | Experimental | |
AWS SNS | ✅ | Experimental | |
AWS SQS | ✅ | ✅ | Experimental |
AWS Kinesis | ✅ | ✅ | Experimental |
Google Cloud Platform (GCP)
Name | Input Binding | Output Binding | Status |
---|---|---|---|
GCP Cloud Pub/Sub | ✅ | ✅ | Experimental |
GCP Storage Bucket | ✅ | Experimental |
Microsoft Azure
Name | Input Binding | Output Binding | Status |
---|---|---|---|
Azure Blob Storage | ✅ | Experimental | |
Azure CosmosDB | ✅ | Experimental | |
Azure Event Grid | ✅ | ✅ | Experimental |
Azure Event Hubs | ✅ | ✅ | Experimental |
Azure Service Bus Queues | ✅ | ✅ | Experimental |
Azure SignalR | ✅ | Experimental | |
Azure Storage Queues | ✅ | ✅ | Experimental |
Detailed documentation on the Apple Push Notification Service binding component
Detailed documentation on the AWS DynamoDB binding component
Detailed documentation on the AWS Kinesis binding component
Detailed documentation on the AWS S3 binding component
Detailed documentation on the AWS SNS binding component
Detailed documentation on the AWS SQS binding component
Detailed documentation on the Azure Blob Storage binding component
Detailed documentation on the Azure CosmosDB binding component
Detailed documentation on the Azure Event Grid binding component
Detailed documentation on the Azure Event Hubs binding component
Detailed documentation on the Azure Service Bus Queues binding component
Detailed documentation on the Azure SignalR binding component
Detailed documentation on the Azure Storage Queues binding component
Detailed documentation on the cron binding component
Detailed documentation on the GCP Pub/Sub binding component
Detailed documentation on the GCP Storage Bucket binding component
Detailed documentation on the HTTP binding component
Detailed documentation on the InfluxDB binding component
Detailed documentation on the kafka binding component
Detailed documentation on the Kubernetes Events binding component
Detailed documentation on the MQTT binding component
Detailed documentation on the PostgrSQL binding component
Detailed documentation on the Postmark binding component
Detailed documentation on the RabbitMQ binding component
Detailed documentation on the Redis binding component
Detailed documentation on the RethinkDB binding component
Detailed documentation on the Twilio SendGrid binding component
Detailed documentation on the Twilio SMS binding component
Detailed documentation on the Twitter binding component
Last modified February 16, 2021: Merge pull request #1235 from dapr/update-v0.11 (b4e9fbb)