Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.04 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.04 KB

Dapr Prototype

Architecture

Project Status

The following lists shows the completion status of protoype with Dapr features in self-hosted and Kubernetes environments.

Self-Hosted
  • Installation and Setup
  • Service-to-Service Invocation
  • State Management
  • Publish and Subscribe
  • Resource Bindings and Triggers
  • Actors
  • Observability
  • Secrets (Partially)
  • Configuration (Partially)
Kubernetes
  • Installation and Setup
  • Service-to-Service Invocation
  • State Management
  • Publish and Subscribe
  • Resource Bindings and Triggers
  • Actors
  • Observability
  • Secrets (Partially)
  • Configuration (Partially)
  • Funneling Dapr logs into ELK with Fluentd
  • Rate limiting and Bearer token using OIDC

References