Session

Identity management in distributed applications using Dapr

with Mark Chmarny

Dapr makes microservice development easier in any language. Using its consistent APIs and reusable building blocks, developers can quickly build distributed applications that are both dynamic and portable. To secure these applications, Dapr provides automatic in-transit encryption using mutual TLS, SPIFFE-based application identity, and a granular set of easy to configure runtime access control policies. This session will review these options with a live demo of:

  • Trust relationship definition between microservices
  • Operation-level access policy
  • Component and secrets access scoping

Links:

Dapr Site

Mark's Dapr Demos on GitHub