Dapr

Dapr (Distributed Application Runtime) is a free and open source runtime system designed to support cloud native and serverless computing. Its initial release supported SDKs and APIs for Java, .NET, Python, and Go, and targeted the Kubernetes cloud deployment system.

Dapr
Developer(s)Microsoft
Initial releaseOctober 16, 2019 (2019-10-16)
Stable release
v1.12.2 / November 17, 2023 (2023-11-17)
Repositorygithub.com/dapr/dapr
Written inGo
Operating systemCross-platform
Available inEnglish
TypeCloud native runtime system
LicenseInitially MIT License, now Apache License 2.0
Websitedapr.io

The source code is written in the Go programming language. It is licensed under MIT License and hosted on GitHub.

Architectural approach of Dapr:
Microservice application
Services written in Go, Python, .NET, …
↕    ↕    ↕
HTTP API / gRPC API
Service-to-
service invocation
State
management
Publish and
subscribe
Resource
bindings &
trigger
ActorsDistributed
tracing
Extensible…
Dapr
Any cloud or edge infrastructure
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.