Building blocks
Dapr capabilities that solve common development challenges for distributed applications
Get a high-level overview of Dapr building blocks in the Concepts section.
Service invocation
Perform direct, secure, service-to-service method calls
State management
Create long running stateful services
Publish & subscribe messaging
Secure, scalable messaging between services
Bindings
Interface with or be triggered from external systems
Actors
Encapsulate code and data in reusable actor objects as a common microservices design pattern
Observability
See and measure the message calls across components and networked services
Secrets management
Securely access secrets from your application
Last modified September 17, 2021 : Merge pull request #1757 from georgestevens99/1440SecretKeyRefExplanation (620a5f8)