You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dapr (Distributed Application Runtime) is a portable, event-driven runtime that helps developers build resilient applications for the cloud. It simplifies building service with independent API-driven building blocks.
Open and Extensible: Everyone can participate in practically any development language.
Security: Built in safe communication between services with modern concepts like mTLS
Infrastructure Abstraction: Lets the developper focus on application logic, not infrastructure by implementing important functions like retries, timeouts, errors and handling storage with built in functions.