In this hands-on workshop, you'll learn about how you can use Dapr Workflow to improve the reliability of distributed applications. Link to course: https://www.diagrid.io/dapr-university
We'll cover:
- What durable execution is
- How Dapr Workflow works
- How to apply workflow patterns, such as task chaining, fan-out/fan-in, monitor, external system interaction, and child workflows
- How to handle errors and retries
- How to use the workflow management API
- How to work with workflow limitations
Supported languages: .NET, Python