Quiz 7 Question 6 of 20

A customer onboarding workflow must (1) run KYC document checks, (2) provision cloud resources, and (3) send a welcome sequence. Steps 1 and 2 are independent and can run concurrently; step 3 must wait for both to succeed. Compliance requires a single coordinating agent to assign work and merge outcomes. Which orchestration pattern should you implement?

Select an answer to reveal the explanation.

Motivation