Skip to content
CCA-F
Agentic Architecture & Orchestration
medium
Question 10 of 52

A production system needs to retrieve data from three independent external APIs simultaneously to build a consolidated report. Which pattern best achieves this while minimizing latency?

ACall all three APIs sequentially, passing each result to the next call as additional context
BLaunch parallel Task invocations for each API, then have the coordinator aggregate and synthesize results
CUse a single Claude call with all three tool definitions and instruct Claude to call them in order
DCache the first API result and reuse it for the remaining two calls

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion