Why Graph Orchestration Exists
By the end of this module you can say what a graph gives you that a chain does not - branching, cycles and resumability - and recognise when a chain was enough.
Units
- Unit 01.00: The point where a chain stops being enough
- Unit 01.01: Branching, cycles, and resuming
- Unit 01.02: What a graph costs you in complexity
- Unit 01.03: Recognising a workflow that is still linear
- Unit 01.04: Choosing the smallest structure that fits
