Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dapr - Coggle Diagram
Dapr
Darp
Building blocks
Service to service invocation HTTP/gRPC
Service discovery
Statemanagement
PubSub - messaging between services
Bindings (SendGrid, SignalR)
Actors
Observervability
Secrets
Configuration
Distributed locks
Workflows
Sidecar architecture
All calls go via a sidecar
All described in yml
One per service
Code
NUGET
Dapr.AspNetStore
Dapr.Client
Azure container apps
Technologies
ACA (Azure Container Apps)
Kubernetes (automatic)
KEDA (Scaling)
Envoy (Routing)
Dapr (Microservice)