VukVuk (Page 11)

Book: Learning Dapr: Building Distributed Cloud Native Applications (2020)

A great introduction to Dapr!

A great introduction to Dapr from two prominent members of the Dapr development team.

Read more...


Book: Dapr for .NET Developers

Microsoft's Introduction to Dapr

Dapr for .NET Developers is a free Dapr book. You can download it from Microsoft Docs Site.

Read more...


Ambassador, Sidecar, and Adapter Pattern

Deploy parts of the application as a separate process/container - sidecar and other related patterns

Offload everyday tasks for connectivity such as monitoring, routing, logging, and security (usually as a sidecar).
Ambassador Pattern

Read more...