Developer(s) | Microsoft |
---|---|
Initial release | October 16, 2019 |
Stable release | v1.12.2
/ November 17, 2023[1] |
Repository | github |
Written in | Go |
Operating system | Cross-platform |
Available in | English |
Type | Cloud native runtime system |
License | Initially MIT License, now Apache License 2.0 |
Website | dapr |
Dapr (Distributed Application Runtime) is a free and open source runtime system designed to support cloud native and serverless computing.[2] Its initial release supported SDKs and APIs for Java, .NET, Python, and Go, and targeted the Kubernetes cloud deployment system.[3][4]
The source code is written in the Go programming language. It is licensed under MIT License and hosted on GitHub.[5]
Microservice application Services written in Go, Python, .NET, … | ||||||
↕ ↕ ↕ | ||||||
HTTP API / gRPC API | ||||||
Service-to- service invocation |
State management |
Publish and subscribe |
Resource bindings & trigger |
Actors | Distributed tracing |
Extensible… |
Dapr | ||||||
Any cloud or edge infrastructure |