Amazon AWS AI Practitioner AIF-C01 Context Engineering Agentic AI MCP Memory And Tools Practice Test

 

AIF-C01 skills 2.1 | 30 original questions

This AWS Certified AI Practitioner AIF-C01 practice test focuses on context engineering agentic ai mcp memory and tools through original scenario-based questions aligned to AWS Exam Guide version 1.1 published April 30, 2026. Use the full ExamSnap AIF-C01 collection for broader practice across all five current exam domains. For broader exam preparation, review the Amazon AWS Certified AI Practitioner AIF-C01 Exam Dumps page.

Instructions: Select the best answer for each question. Review the rationale after answering. Each distractor includes a brief explanation of why it is not the strongest fit for the stated scenario.

Question 1

Northwind Analytics has completed discovery for a agentic workflow trial. Before implementation, the operations manager must decide how to connect AI agents or clients to external tools, data sources, prompts, and resources through a standardized protocol. Which choice best satisfies that requirement? The team will validate the result with representative production examples before rollout. The control owner requires evidence from 9 test groups before the 903-day release review.

  1. Tool use
  2. AI agent
  3. Research agent
  4. Model Context Protocol (MCP)
  5. Multi-agent pattern

Correct answer: D

Why: MCP provides a standard way for AI systems to discover and use external capabilities. It directly addresses the requirement in this scenario.

Option review:

A: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: An AI agent extends model generation with goal-directed action and orchestration. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: MCP provides a standard way for AI systems to discover and use external capabilities. It directly addresses the requirement in this scenario.

E: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Model Context Protocol (MCP) – MCP provides a standard way for AI systems to discover and use external capabilities.

Question 2

While planning a contact-center transformation, Litware Financial identifies this requirement: place validated results from external tools into the model context before the next reasoning step. Which option should the AI product manager prioritize if the goal is to control recurring cost? The pilot has representative data, and the team will measure the selected approach against an agreed acceptance threshold. The project has 6 downstream consumers and a monthly review of approximately 940 sampled interactions.

  1. Context engineering
  2. Agent memory
  3. Amazon Bedrock Knowledge Bases
  4. Model Context Protocol (MCP)
  5. Tool-result injection

Correct answer: E

Why: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

Option review:

A: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Knowledge Bases for Amazon Bedrock can manage ingestion, retrieval, and grounding workflows for RAG. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

Learning point: Tool-result injection – Agentic applications use tool outputs as context so the model can continue from authoritative external information.

Question 3

A proof of concept at A. Datum Research exposed a design decision for the operations manager: the solution must coordinate agent steps, branches, retries, approvals, and handoffs. Which option most directly solves that problem? The team will document the rationale for auditors and wants the recommendation to be defensible from the scenario facts. The rollout spans 3 application teams, each using the same approved requirement set for the next 977 days.

  1. Workflow orchestration
  2. Multi-agent communication
  3. Tool-using support agent
  4. Tool use
  5. Multi-agent pattern

Correct answer: A

Why: Orchestration governs the sequence and control flow of multi-step agent behavior. It directly addresses the requirement in this scenario.

Option review:

A: Orchestration governs the sequence and control flow of multi-step agent behavior. It directly addresses the requirement in this scenario.

B: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Workflow orchestration – Orchestration governs the sequence and control flow of multi-step agent behavior.

Question 4

Coho Winery is documenting the target state for a sales-assistant rollout. The AI product manager needs a solution that can preserve the relevant prior turns or summaries needed for continuity without carrying unlimited history. Which option is the strongest fit? The team wants the least complex technically correct choice that satisfies the requirement. The evaluation set contains examples from 8 business workflows and 54 recent production cases.

  1. Multi-agent pattern
  2. Conversation-state management
  3. Tool use
  4. Agent memory
  5. Selective context retrieval

Correct answer: B

Why: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

Option review:

A: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

C: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Selective retrieval improves signal-to-noise and controls token usage. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Conversation-state management – Managing conversation state balances continuity with context-window and cost constraints.

Question 5

Lucerne Retail is reviewing a internal search upgrade. The operations manager has one primary requirement: retain selected state or learned context across steps or sessions. Which choice best fits the requirement? The workload has passed basic feasibility checks, so the remaining question is which approach best matches the requirement. The initial rollout covers 91 internal users across 5 business units.

  1. Tool use
  2. Multi-agent pattern
  3. Agent memory
  4. Multi-agent communication
  5. Research agent

Correct answer: C

Why: Memory helps agents maintain continuity beyond a single model invocation. It directly addresses the requirement in this scenario.

Option review:

A: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Memory helps agents maintain continuity beyond a single model invocation. It directly addresses the requirement in this scenario.

D: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Agent memory – Memory helps agents maintain continuity beyond a single model invocation.

Question 6

During a design review for Tailspin Toys, the AI product manager must include only the most relevant enterprise passages instead of placing an entire document repository in every prompt. The team also wants to use current managed AWS capabilities. What should the team choose? Stakeholders have ruled out a broad redesign and want the choice that most precisely addresses the stated need. The workload processes about 128 requests during its busiest hour and has a documented fallback path.

  1. Amazon Bedrock Knowledge Bases
  2. Retrieval Augmented Generation (RAG)
  3. Multi-agent pattern
  4. Selective context retrieval
  5. Conversation-state management

Correct answer: D

Why: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

Option review:

A: Knowledge Bases for Amazon Bedrock can manage ingestion, retrieval, and grounding workflows for RAG. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: RAG retrieves relevant content at request time and adds it to the model context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

E: Managing conversation state balances continuity with context-window and cost constraints. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Selective context retrieval – Selective retrieval improves signal-to-noise and controls token usage.

Question 7

City Power and Light is moving a knowledge-assistant rollout from pilot to production. The key decision is how to allow an agent to call approved APIs, functions, or services to act on external systems. Which option is the strongest fit if the team wants to limit exposure of sensitive data? Operational ownership is already assigned, so the team is comparing technical fit rather than staffing models. The pilot uses 165 representative records from 7 approved data sources.

  1. Operations agent
  2. Workflow orchestration
  3. Model Context Protocol (MCP)
  4. Tool-using support agent
  5. Tool use

Correct answer: E

Why: Tools let agents retrieve fresh data or perform actions beyond text generation. It directly addresses the requirement in this scenario.

Option review:

A: Agents can orchestrate multi-step operational workflows with explicit guardrails and approval points. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Tools let agents retrieve fresh data or perform actions beyond text generation. It directly addresses the requirement in this scenario.

Learning point: Tool use – Tools let agents retrieve fresh data or perform actions beyond text generation.

Question 8

A workshop at Consolidated Messenger focuses on a single decision: how to assemble instructions, retrieved knowledge, tool results, conversation state, and relevant metadata into the model context. Which option should the AI product manager recommend? Existing application interfaces can accommodate any of the listed choices, so functional fit is the deciding factor. The first release supports 4 departments and is reviewed every 202 days.

  1. Context engineering
  2. Update the knowledge source instead of fine-tuning
  3. Workflow orchestration
  4. Multi-agent communication
  5. Tool use

Correct answer: A

Why: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. It directly addresses the requirement in this scenario.

Option review:

A: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. It directly addresses the requirement in this scenario.

B: RAG is a strong fit for dynamic knowledge that must be refreshed independently of the model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Context engineering – Context engineering manages the information supplied to a model so it can solve the current task with the right grounding.

Question 9

For the personalization program at Nod Publishers, stakeholders need to exchange messages, tasks, or results among specialized agents. Which concept, service, or technique most directly addresses this goal? Assume the required AWS capabilities are available in the selected Region and normal governance controls are in place. The service has a 239-millisecond internal response target for the affected workflow.

  1. AI agent
  2. Multi-agent communication
  3. Workflow orchestration
  4. Model Context Protocol (MCP)
  5. Agent memory

Correct answer: B

Why: Communication patterns allow agents to coordinate work and share intermediate outcomes. It directly addresses the requirement in this scenario.

Option review:

A: An AI agent extends model generation with goal-directed action and orchestration. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Communication patterns allow agents to coordinate work and share intermediate outcomes. It directly addresses the requirement in this scenario.

C: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Multi-agent communication – Communication patterns allow agents to coordinate work and share intermediate outcomes.

Question 10

Fabrikam Health is comparing alternatives for its developer-productivity pilot. The AI product manager needs to place validated results from external tools into the model context before the next reasoning step. Which option is most appropriate while trying to keep the design easy to explain? The review committee wants a direct mapping from the requirement to the chosen capability. The team is comparing 6 candidate designs after a 276-day proof of concept.

  1. Agent memory
  2. Tool use
  3. Tool-result injection
  4. RAG citation and grounding
  5. Retrieval Augmented Generation (RAG)

Correct answer: C

Why: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

Option review:

A: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

D: Grounded retrieval can improve traceability and reduce unsupported generation when sources are reliable. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: RAG retrieves relevant content at request time and adds it to the model context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Tool-result injection – Agentic applications use tool outputs as context so the model can continue from authoritative external information.

Question 11

An architecture review at Wingtip Logistics has narrowed a fraud-review pilot decision to one requirement: divide a complex workflow among specialized agents that coordinate responsibilities. What should the operations manager select? The solution will serve multiple internal teams, so the recommendation should be reusable without changing the core requirement. The control owner requires evidence from 3 test groups before the 313-day release review.

  1. Multi-agent communication
  2. Research agent
  3. AI agent
  4. Multi-agent pattern
  5. Tool-using support agent

Correct answer: D

Why: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. It directly addresses the requirement in this scenario.

Option review:

A: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: An AI agent extends model generation with goal-directed action and orchestration. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. It directly addresses the requirement in this scenario.

E: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Multi-agent pattern – Multi-agent systems use multiple specialized agents to collaborate on complex tasks.

Question 12

The AI product manager at Trey Research is preparing a recommendation for a analytics modernization. The recommendation must assemble instructions, retrieved knowledge, tool results, conversation state, and relevant metadata into the model context. Which choice is the best match? The decision must follow the workload characteristics rather than a preference for the largest model or newest service. The project has 8 downstream consumers and a monthly review of approximately 350 sampled interactions.

  1. Tool use
  2. Tool-result injection
  3. Update the knowledge source instead of fine-tuning
  4. Selective context retrieval
  5. Context engineering

Correct answer: E

Why: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. It directly addresses the requirement in this scenario.

Option review:

A: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Agentic applications use tool outputs as context so the model can continue from authoritative external information. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: RAG is a strong fit for dynamic knowledge that must be refreshed independently of the model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Selective retrieval improves signal-to-noise and controls token usage. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. It directly addresses the requirement in this scenario.

Learning point: Context engineering – Context engineering manages the information supplied to a model so it can solve the current task with the right grounding.

Question 13

Bellows College has completed discovery for a compliance-assistant prototype. Before implementation, the operations manager must decide how to connect AI agents or clients to external tools, data sources, prompts, and resources through a standardized protocol. Which choice best satisfies that requirement? The security baseline is already defined; the decision here concerns the specific capability described in the requirement. The rollout spans 5 application teams, each using the same approved requirement set for the next 387 days.

  1. Model Context Protocol (MCP)
  2. Tool use
  3. Workflow orchestration
  4. Research agent
  5. Operations agent

Correct answer: A

Why: MCP provides a standard way for AI systems to discover and use external capabilities. It directly addresses the requirement in this scenario.

Option review:

A: MCP provides a standard way for AI systems to discover and use external capabilities. It directly addresses the requirement in this scenario.

B: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Agents can orchestrate multi-step operational workflows with explicit guardrails and approval points. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Model Context Protocol (MCP) – MCP provides a standard way for AI systems to discover and use external capabilities.

Question 14

While planning a forecasting initiative, Blue Yonder Airlines identifies this requirement: preserve the relevant prior turns or summaries needed for continuity without carrying unlimited history. Which option should the AI product manager prioritize if the goal is to control recurring cost? The recommendation must solve the stated requirement without introducing unrelated platform complexity. The evaluation set contains examples from 2 business workflows and 424 recent production cases.

  1. Amazon Bedrock Knowledge Bases
  2. Conversation-state management
  3. Selective context retrieval
  4. RAG citation and grounding
  5. Tool-result injection

Correct answer: B

Why: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

Option review:

A: Knowledge Bases for Amazon Bedrock can manage ingestion, retrieval, and grounding workflows for RAG. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

C: Selective retrieval improves signal-to-noise and controls token usage. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Grounded retrieval can improve traceability and reduce unsupported generation when sources are reliable. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Agentic applications use tool outputs as context so the model can continue from authoritative external information. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Conversation-state management – Managing conversation state balances continuity with context-window and cost constraints.

Question 15

A proof of concept at Woodgrove Bank exposed a design decision for the operations manager: the solution must exchange messages, tasks, or results among specialized agents. Which option most directly solves that problem? The design must remain supportable after launch, but no additional feature is required beyond the stated need. The initial rollout covers 461 internal users across 7 business units.

  1. Tool-using support agent
  2. Operations agent
  3. Multi-agent communication
  4. Workflow orchestration
  5. Research agent

Correct answer: C

Why: Communication patterns allow agents to coordinate work and share intermediate outcomes. It directly addresses the requirement in this scenario.

Option review:

A: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Agents can orchestrate multi-step operational workflows with explicit guardrails and approval points. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Communication patterns allow agents to coordinate work and share intermediate outcomes. It directly addresses the requirement in this scenario.

D: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Multi-agent communication – Communication patterns allow agents to coordinate work and share intermediate outcomes.

Question 16

Wide World Importers is documenting the target state for a agentic workflow trial. The AI product manager needs a solution that can include only the most relevant enterprise passages instead of placing an entire document repository in every prompt. Which option is the strongest fit? A short pilot window means the team prefers an approach that can be evaluated with clear success criteria. The workload processes about 498 requests during its busiest hour and has a documented fallback path.

  1. Context engineering
  2. Amazon Bedrock Knowledge Bases
  3. Multi-agent pattern
  4. Selective context retrieval
  5. Update the knowledge source instead of fine-tuning

Correct answer: D

Why: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

Option review:

A: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Knowledge Bases for Amazon Bedrock can manage ingestion, retrieval, and grounding workflows for RAG. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

E: RAG is a strong fit for dynamic knowledge that must be refreshed independently of the model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Selective context retrieval – Selective retrieval improves signal-to-noise and controls token usage.

Question 17

VanArsdel Media is reviewing a contact-center transformation. The operations manager has one primary requirement: coordinate agent steps, branches, retries, approvals, and handoffs. Which choice best fits the requirement? The architecture board will reject a choice that addresses a different problem from the one described. The pilot uses 535 representative records from 9 approved data sources.

  1. AI agent
  2. Multi-agent pattern
  3. Operations agent
  4. Multi-agent communication
  5. Workflow orchestration

Correct answer: E

Why: Orchestration governs the sequence and control flow of multi-step agent behavior. It directly addresses the requirement in this scenario.

Option review:

A: An AI agent extends model generation with goal-directed action and orchestration. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Agents can orchestrate multi-step operational workflows with explicit guardrails and approval points. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Orchestration governs the sequence and control flow of multi-step agent behavior. It directly addresses the requirement in this scenario.

Learning point: Workflow orchestration – Orchestration governs the sequence and control flow of multi-step agent behavior.

Question 18

During a design review for Datum Dynamics, the AI product manager must place validated results from external tools into the model context before the next reasoning step. The team also wants to use current managed AWS capabilities. What should the team choose? Budget has been approved for the project, but the team still wants to avoid unnecessary recurring consumption. The first release supports 6 departments and is reviewed every 572 days.

  1. Tool-result injection
  2. Multi-agent communication
  3. Context engineering
  4. Retrieval Augmented Generation (RAG)
  5. Selective context retrieval

Correct answer: A

Why: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

Option review:

A: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

B: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: RAG retrieves relevant content at request time and adds it to the model context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Selective retrieval improves signal-to-noise and controls token usage. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Tool-result injection – Agentic applications use tool outputs as context so the model can continue from authoritative external information.

Question 19

Alpine Ski House is moving a sales-assistant rollout from pilot to production. The key decision is how to retain selected state or learned context across steps or sessions. Which option is the strongest fit if the team wants to limit exposure of sensitive data? The team will validate the result with representative production examples before rollout. The service has a 609-millisecond internal response target for the affected workflow.

  1. Operations agent
  2. Agent memory
  3. Tool use
  4. Workflow orchestration
  5. Model Context Protocol (MCP)

Correct answer: B

Why: Memory helps agents maintain continuity beyond a single model invocation. It directly addresses the requirement in this scenario.

Option review:

A: Agents can orchestrate multi-step operational workflows with explicit guardrails and approval points. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Memory helps agents maintain continuity beyond a single model invocation. It directly addresses the requirement in this scenario.

C: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Agent memory – Memory helps agents maintain continuity beyond a single model invocation.

Question 20

A workshop at Humongous Insurance focuses on a single decision: how to include only the most relevant enterprise passages instead of placing an entire document repository in every prompt. Which option should the AI product manager recommend? The pilot has representative data, and the team will measure the selected approach against an agreed acceptance threshold. The team is comparing 8 candidate designs after a 646-day proof of concept.

  1. Model Context Protocol (MCP)
  2. Context engineering
  3. Selective context retrieval
  4. Workflow orchestration
  5. RAG citation and grounding

Correct answer: C

Why: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

Option review:

A: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

D: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Grounded retrieval can improve traceability and reduce unsupported generation when sources are reliable. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Selective context retrieval – Selective retrieval improves signal-to-noise and controls token usage.

Question 21

For the document-intelligence project at Graphic Design Institute, stakeholders need to allow an agent to call approved APIs, functions, or services to act on external systems. Which concept, service, or technique most directly addresses this goal? The team will document the rationale for auditors and wants the recommendation to be defensible from the scenario facts. The control owner requires evidence from 5 test groups before the 683-day release review.

  1. Operations agent
  2. Research agent
  3. Workflow orchestration
  4. Tool use
  5. Tool-using support agent

Correct answer: D

Why: Tools let agents retrieve fresh data or perform actions beyond text generation. It directly addresses the requirement in this scenario.

Option review:

A: Agents can orchestrate multi-step operational workflows with explicit guardrails and approval points. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Tools let agents retrieve fresh data or perform actions beyond text generation. It directly addresses the requirement in this scenario.

E: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Tool use – Tools let agents retrieve fresh data or perform actions beyond text generation.

Question 22

Relecloud is comparing alternatives for its knowledge-assistant rollout. The AI product manager needs to preserve the relevant prior turns or summaries needed for continuity without carrying unlimited history. Which option is most appropriate while trying to keep the design easy to explain? The team wants the least complex technically correct choice that satisfies the requirement. The project has 2 downstream consumers and a monthly review of approximately 720 sampled interactions.

  1. Multi-agent communication
  2. Selective context retrieval
  3. Context engineering
  4. Retrieval Augmented Generation (RAG)
  5. Conversation-state management

Correct answer: E

Why: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

Option review:

A: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Selective retrieval improves signal-to-noise and controls token usage. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: RAG retrieves relevant content at request time and adds it to the model context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

Learning point: Conversation-state management – Managing conversation state balances continuity with context-window and cost constraints.

Question 23

An architecture review at Adventure Works Manufacturing has narrowed a claims-processing redesign decision to one requirement: divide a complex workflow among specialized agents that coordinate responsibilities. What should the operations manager select? The workload has passed basic feasibility checks, so the remaining question is which approach best matches the requirement. The rollout spans 7 application teams, each using the same approved requirement set for the next 757 days.

  1. Multi-agent pattern
  2. AI agent
  3. Tool-using support agent
  4. Agent memory
  5. Tool use

Correct answer: A

Why: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. It directly addresses the requirement in this scenario.

Option review:

A: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. It directly addresses the requirement in this scenario.

B: An AI agent extends model generation with goal-directed action and orchestration. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Multi-agent pattern – Multi-agent systems use multiple specialized agents to collaborate on complex tasks.

Question 24

The AI product manager at Proseware Services is preparing a recommendation for a personalization program. The recommendation must assemble instructions, retrieved knowledge, tool results, conversation state, and relevant metadata into the model context. Which choice is the best match? Stakeholders have ruled out a broad redesign and want the choice that most precisely addresses the stated need. The evaluation set contains examples from 4 business workflows and 794 recent production cases.

  1. Selective context retrieval
  2. Context engineering
  3. Conversation-state management
  4. Model Context Protocol (MCP)
  5. Retrieval Augmented Generation (RAG)

Correct answer: B

Why: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. It directly addresses the requirement in this scenario.

Option review:

A: Selective retrieval improves signal-to-noise and controls token usage. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. It directly addresses the requirement in this scenario.

C: Managing conversation state balances continuity with context-window and cost constraints. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: RAG retrieves relevant content at request time and adds it to the model context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Context engineering – Context engineering manages the information supplied to a model so it can solve the current task with the right grounding.

Question 25

Lucerne Publishing has completed discovery for a developer-productivity pilot. Before implementation, the operations manager must decide how to connect AI agents or clients to external tools, data sources, prompts, and resources through a standardized protocol. Which choice best satisfies that requirement? Operational ownership is already assigned, so the team is comparing technical fit rather than staffing models. The initial rollout covers 831 internal users across 9 business units.

  1. Research agent
  2. Workflow orchestration
  3. Model Context Protocol (MCP)
  4. Agent memory
  5. Multi-agent communication

Correct answer: C

Why: MCP provides a standard way for AI systems to discover and use external capabilities. It directly addresses the requirement in this scenario.

Option review:

A: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: MCP provides a standard way for AI systems to discover and use external capabilities. It directly addresses the requirement in this scenario.

D: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Model Context Protocol (MCP) – MCP provides a standard way for AI systems to discover and use external capabilities.

Question 26

While planning a fraud-review pilot, Lamna Healthcare identifies this requirement: place validated results from external tools into the model context before the next reasoning step. Which option should the AI product manager prioritize if the goal is to control recurring cost? Existing application interfaces can accommodate any of the listed choices, so functional fit is the deciding factor. The workload processes about 868 requests during its busiest hour and has a documented fallback path.

  1. RAG citation and grounding
  2. Agent memory
  3. Workflow orchestration
  4. Tool-result injection
  5. Model Context Protocol (MCP)

Correct answer: D

Why: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

Option review:

A: Grounded retrieval can improve traceability and reduce unsupported generation when sources are reliable. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Agentic applications use tool outputs as context so the model can continue from authoritative external information. It directly addresses the requirement in this scenario.

E: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Tool-result injection – Agentic applications use tool outputs as context so the model can continue from authoritative external information.

Question 27

A proof of concept at Contoso Retail exposed a design decision for the operations manager: the solution must divide a complex workflow among specialized agents that coordinate responsibilities. Which option most directly solves that problem? Assume the required AWS capabilities are available in the selected Region and normal governance controls are in place. The pilot uses 905 representative records from 3 approved data sources.

  1. AI agent
  2. Multi-agent communication
  3. Tool-using support agent
  4. Agent memory
  5. Multi-agent pattern

Correct answer: E

Why: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. It directly addresses the requirement in this scenario.

Option review:

A: An AI agent extends model generation with goal-directed action and orchestration. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Communication patterns allow agents to coordinate work and share intermediate outcomes. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Multi-agent systems use multiple specialized agents to collaborate on complex tasks. It directly addresses the requirement in this scenario.

Learning point: Multi-agent pattern – Multi-agent systems use multiple specialized agents to collaborate on complex tasks.

Question 28

Fourth Coffee is documenting the target state for a compliance-assistant prototype. The AI product manager needs a solution that can preserve the relevant prior turns or summaries needed for continuity without carrying unlimited history. Which option is the strongest fit? The review committee wants a direct mapping from the requirement to the chosen capability. The first release supports 8 departments and is reviewed every 942 days.

  1. Conversation-state management
  2. Update the knowledge source instead of fine-tuning
  3. Context engineering
  4. Workflow orchestration
  5. Agent memory

Correct answer: A

Why: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

Option review:

A: Managing conversation state balances continuity with context-window and cost constraints. It directly addresses the requirement in this scenario.

B: RAG is a strong fit for dynamic knowledge that must be refreshed independently of the model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: Memory helps agents maintain continuity beyond a single model invocation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Conversation-state management – Managing conversation state balances continuity with context-window and cost constraints.

Question 29

Margie Travel is reviewing a forecasting initiative. The operations manager has one primary requirement: allow an agent to call approved APIs, functions, or services to act on external systems. Which choice best fits the requirement? The solution will serve multiple internal teams, so the recommendation should be reusable without changing the core requirement. The service has a 979-millisecond internal response target for the affected workflow.

  1. Tool-using support agent
  2. Tool use
  3. Research agent
  4. Workflow orchestration
  5. Model Context Protocol (MCP)

Correct answer: B

Why: Tools let agents retrieve fresh data or perform actions beyond text generation. It directly addresses the requirement in this scenario.

Option review:

A: Agents are appropriate when the workflow requires both reasoning and actions in external systems. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Tools let agents retrieve fresh data or perform actions beyond text generation. It directly addresses the requirement in this scenario.

C: Agents can coordinate iterative retrieval and reasoning tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

D: Orchestration governs the sequence and control flow of multi-step agent behavior. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Tool use – Tools let agents retrieve fresh data or perform actions beyond text generation.

Question 30

During a design review for School of Fine Art, the AI product manager must include only the most relevant enterprise passages instead of placing an entire document repository in every prompt. The team also wants to use current managed AWS capabilities. What should the team choose? The decision must follow the workload characteristics rather than a preference for the largest model or newest service. The team is comparing 2 candidate designs after a 56-day proof of concept.

  1. Amazon Bedrock Knowledge Bases
  2. Context engineering
  3. Selective context retrieval
  4. Tool use
  5. Model Context Protocol (MCP)

Correct answer: C

Why: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

Option review:

A: Knowledge Bases for Amazon Bedrock can manage ingestion, retrieval, and grounding workflows for RAG. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

B: Context engineering manages the information supplied to a model so it can solve the current task with the right grounding. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

C: Selective retrieval improves signal-to-noise and controls token usage. It directly addresses the requirement in this scenario.

D: Tools let agents retrieve fresh data or perform actions beyond text generation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

E: MCP provides a standard way for AI systems to discover and use external capabilities. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.

Learning point: Selective context retrieval – Selective retrieval improves signal-to-noise and controls token usage.

Popular posts

img