Failure is Not an Option: Durable Execution + Dapr = 🚀
Applications break all the time, there could be a network issue, a cloud provider outage, or just a glitch in the matrix.
But as a developer, you really need your applications to be resilient without the need to recover databases and restart services manually.
In this session, Marc Duiker (Developer Advocate, Diagrid) demonstrates how Dapr Workflow provides durable execution, which enables you to write reliable workflows as code. In addition, Marc shows how resiliency policies in Dapr improve reliable communication across services and resources when developing distributed applications.
Marc goes into specific workflow features, such as scheduling, sequential and parallel execution, and waiting for external events. He shows many code samples (in C#) for each of these features and will run the applications using the Dapr CLI to demonstrate their resiliency.
By the end of the session, you will have a good grasp of how durable execution with Dapr workflow and resiliency policies can help you build resilient applications.
Further resources:
New to Dapr Workflow? Try this free Dapr University track: https://diagrid.io/dapr-university
Diagrid blog: An in-depth guide to Dapr workflow patterns in .NET: https://www.diagrid.io/blog/in-depth-...
Diagrid Conductor Free: https://www.diagrid.io/conductor
Dapr Docs: Workflow: https://docs.dapr.io/developing-appli...
Dapr Docs: Resiliency: https://docs.dapr.io/operations/resil...
More videos

Introducing Diagrid Conductor
Running Dapr on Kubernetes? Put your cluster on autopilot with Diagrid Conductor. Onboard your first cluster in under a minute to deliver operational excellence, increased security, reliability, and insights to your applications.

Introducing Dapr Component Builder
The Component Builder provides an intuitive, step-by-step interface for configuring Dapr components. By following the guided steps, you can configure your component and have the Component Builder generate the required YAML file. Watch this 2-minute video for a quick overview.


