This video will be the continuation of the previous one. . As shown in the previous video we will be creating a feedback system by using Azure durable functions. We will be invoking the Orchestrator functions from the starter functions to trigger the activity functions. we will handle State inside the Orchestrator functions. We will also see how to handle errors and exceptions globally when multiple dependent functions got invoked.
If you have not watched the previous video of the playlist, the suggestion will be to watch that video first so that you will be able to understand the code flow properly
Design serverless solutions with Azure Durable Functions: https://youtu.be/GNHXDcmea8M
Creating the starter Azure functions and Test it by using Postman:https://youtu.be/PwFk_bi6eiU
Download
0 formats
No download links available.
Create Orchestrator functions in Azure Durable functions | NatokHD