Design Orchestration Flow to control the order of execution across steps within and across different Stages / Phases
HOW to design good parallel steps within a stage / Phase ? (whether it is possible to control the same across phases ? )
Does a Stage/ Phase need to be completed before another Stage/ Phases could be started ?
Or Stages / Phases can be opened/ run overlapping ?