Dapr Quickstarts
Hit the ground running with our Dapr quickstarts, complete with code samples aimed to get you started quickly with Dapr.
Note
We are actively working on adding to our quickstart library. In the meantime, you can explore Dapr through our tutorials.Before you begin
Quickstarts
Quickstarts | Description |
---|---|
Publish and Subscribe | Asynchronous communication between two services using messaging. |
Service Invocation | Synchronous communication between two services using HTTP or gRPC. |
State Management | Store a service’s data as key/value pairs in supported state stores. |
Bindings | Work with external systems using input bindings to respond to events and output bindings to call operations. |
Actors | Run a microservice and a simple console client to demonstrate stateful object patterns in Dapr Actors. |
Secrets Management | Securely fetch secrets. |
Configuration | Get configuration items and subscribe for configuration updates. |
Resiliency | Define and apply fault-tolerance policies to your Dapr API requests. |
Workflow | Orchestrate business workflow activities in long running, fault-tolerant, stateful applications. |
Cryptography | Encrypt and decrypt data using Dapr’s cryptographic APIs. |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 31, 2024: Merge 61e65296a85dd35c3b7040b281b7c17caffcc144 into 27b6a61b0e1b0a30ea4e4f31bea712dfec3813b3 (525f2ab)