...
/Challenge: Applying Fan-Out and Fan-In Orchestration
Challenge: Applying Fan-Out and Fan-In Orchestration
Test your understanding of fan-out and fan-in orchestration in durable functions.
We'll cover the following...
Overview
In this challenge, you’ll apply fan-out orchestration in a durable function. You will do so by optimizing the logic in the existing orchestrator.
Requirements
In the setup below, we ...