Ultimate access to all questions.
You are developing an order fulfillment system for an ecommerce website using multiple Cloud Functions to process each order step. You need to orchestrate the execution of these functions, using each function's output to determine the workflow while minimizing latency. What is the recommended approach?