Hi serverless friends, we have a new Azure Functions University lesson for you! In this lesson we will learn how to use some advanced Durable Functions patterns in Azure Functions written in TypeScript.
Lesson
You can find the lesson on GitHub: Durable Functions - Advanced Patterns (TypeScript).
And you can watch the video on YouTube:
The lesson consists of the following exercises:
Nr | Exercise |
---|---|
0 | Prerequisites |
1 | Scenario |
2 | Fan-Out/Fan-In |
3 | Sub-Orchestration |
4 | External Events - Human Interaction |
5 | Homework |
Top comments (0)