Amazon AWS AI Practitioner AIF-C01 AI Business Use Cases Techniques And Managed Services Practice Test
AIF-C01 skills 1.2 | 30 original questions
This AWS Certified AI Practitioner AIF-C01 practice test focuses on ai business use cases techniques and managed services 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.
A proof of concept at Wingtip Logistics exposed a design decision for the security architect: the solution must rank products or content for a user based on likely relevance. Which option most directly solves that problem? The solution will serve multiple internal teams, so the recommendation should be reusable without changing the core requirement. The service has a 377-millisecond internal response target for the affected workflow.
Correct answer: A
Why: Recommendation systems predict or rank items that a user may prefer. It directly addresses the requirement in this scenario.
Option review:
A: Recommendation systems predict or rank items that a user may prefer. It directly addresses the requirement in this scenario.
B: Summarization is a common LLM use case. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: GenAI can combine retrieval and generation to improve search interactions. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: GenAI assistants use natural-language interaction to help users perform knowledge work. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Generative models can produce audio and video as well as text and images. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Recommendation system – Recommendation systems predict or rank items that a user may prefer.
Trey Research is documenting the target state for a internal search upgrade. The risk manager needs a solution that can extract sentiment, entities, key phrases, and other insights from text. Which option is the strongest fit? The decision must follow the workload characteristics rather than a preference for the largest model or newest service. The team is comparing 8 candidate designs after a 414-day proof of concept.
Correct answer: B
Why: Amazon Comprehend is a managed NLP service for analyzing text. It directly addresses the requirement in this scenario.
Option review:
A: SageMaker AI provides managed capabilities across the ML lifecycle. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Amazon Comprehend is a managed NLP service for analyzing text. It directly addresses the requirement in this scenario.
C: Amazon Polly is a managed text-to-speech service. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Amazon Q provides generative-AI assistant experiences designed for enterprise and developer use cases. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Amazon Bedrock provides managed foundation-model access and GenAI building blocks without requiring customers to manage model-serving infrastructure. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Amazon Comprehend – Amazon Comprehend is a managed NLP service for analyzing text.
Bellows College is reviewing a document-intelligence project. The security architect has one primary requirement: build a support assistant that must summarize varied documents and answer open-ended natural-language questions. Which choice best fits the requirement? The security baseline is already defined; the decision here concerns the specific capability described in the requirement. The control owner requires evidence from 5 test groups before the 451-day release review.
Correct answer: C
Why: A foundation model is a stronger fit for broad natural-language understanding and generation. It directly addresses the requirement in this scenario.
Option review:
A: Prompt caching can improve economics and latency for repeated context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Latency requirements can outweigh marginal benchmark gains from a larger model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: A foundation model is a stronger fit for broad natural-language understanding and generation. It directly addresses the requirement in this scenario.
D: Customization requirements can determine model eligibility. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Smaller models can improve economics and latency. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Foundation model – A foundation model is a stronger fit for broad natural-language understanding and generation.
During a design review for Blue Yonder Airlines, the risk manager must surface predictions or insights that help a human make a better-informed choice. The team also wants to reduce manual handling. What should the team choose? The recommendation must solve the stated requirement without introducing unrelated platform complexity. The project has 2 downstream consumers and a monthly review of approximately 488 sampled interactions.
Correct answer: D
Why: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. It directly addresses the requirement in this scenario.
Option review:
A: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. It directly addresses the requirement in this scenario.
E: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Decision support – AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability.
Woodgrove Bank is moving a claims-processing redesign from pilot to production. The key decision is how to produce a precise tax, checksum, or arithmetic result governed by explicit logic. Which option is the strongest fit if the team wants to use current managed AWS capabilities? The design must remain supportable after launch, but no additional feature is required beyond the stated need. The rollout spans 7 application teams, each using the same approved requirement set for the next 525 days.
Correct answer: E
Why: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. It directly addresses the requirement in this scenario.
Option review:
A: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. It directly addresses the requirement in this scenario.
Learning point: Prefer a conventional calculation when the answer is exactly computable – A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly.
A workshop at Wide World Importers focuses on a single decision: how to predict a continuous numeric value such as demand, price, or temperature. Which option should the risk manager recommend? A short pilot window means the team prefers an approach that can be evaluated with clear success criteria. The evaluation set contains examples from 4 business workflows and 562 recent production cases.
Correct answer: A
Why: Regression estimates a continuous quantity. It directly addresses the requirement in this scenario.
Option review:
A: Regression estimates a continuous quantity. It directly addresses the requirement in this scenario.
B: ML is a subset of AI in which algorithms learn relationships from data to make predictions or decisions. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Clustering is an unsupervised technique that discovers groups based on similarity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: NLP covers techniques for understanding, extracting information from, and generating human language. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: A neural network transforms inputs through connected layers whose parameters are learned during training. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Regression – Regression estimates a continuous quantity.
For the developer-productivity pilot at VanArsdel Media, stakeholders need to estimate future demand from historical and contextual signals. Which concept, service, or technique most directly addresses this goal? The architecture board will reject a choice that addresses a different problem from the one described. The initial rollout covers 599 internal users across 9 business units.
Correct answer: B
Why: Forecasting predicts future values, often from time-series data. It directly addresses the requirement in this scenario.
Option review:
A: A knowledge base supports retrieval of relevant organizational information for search or grounded GenAI. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Forecasting predicts future values, often from time-series data. It directly addresses the requirement in this scenario.
C: GenAI can augment recommendation experiences with natural-language synthesis. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Fraud detection commonly uses ML to identify transactions that differ from expected patterns. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: GenAI models can perform translation, although managed translation services may be preferred for predictable specialized needs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Forecasting – Forecasting predicts future values, often from time-series data.
Datum Dynamics is comparing alternatives for its fraud-review pilot. The risk manager needs to convert text into lifelike speech. Which option is most appropriate while trying to meet a strict latency target? Budget has been approved for the project, but the team still wants to avoid unnecessary recurring consumption. The workload processes about 636 requests during its busiest hour and has a documented fallback path.
Correct answer: C
Why: Amazon Polly is a managed text-to-speech service. It directly addresses the requirement in this scenario.
Option review:
A: Amazon Translate provides neural machine translation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Amazon Bedrock provides managed foundation-model access and GenAI building blocks without requiring customers to manage model-serving infrastructure. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Amazon Polly is a managed text-to-speech service. It directly addresses the requirement in this scenario.
D: Kiro is an agentic development environment that helps turn prompts and specifications into code, tests, and documentation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Amazon Comprehend is a managed NLP service for analyzing text. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Amazon Polly – Amazon Polly is a managed text-to-speech service.
An architecture review at Alpine Ski House has narrowed a analytics modernization decision to one requirement: support flexible language generation, summarization, semantic search, or broad natural-language interaction. What should the security architect select? The team will validate the result with representative production examples before rollout. The pilot uses 673 representative records from 3 approved data sources.
Correct answer: D
Why: FMs are well suited to broad generative and language tasks that benefit from pretraining and prompting. It directly addresses the requirement in this scenario.
Option review:
A: Latency requirements can outweigh marginal benchmark gains from a larger model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Context limits constrain how much material can be handled in one interaction. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Customization requirements can determine model eligibility. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: FMs are well suited to broad generative and language tasks that benefit from pretraining and prompting. It directly addresses the requirement in this scenario.
E: Cost is a first-class model-selection criterion once minimum quality and governance gates are met. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Foundation model – FMs are well suited to broad generative and language tasks that benefit from pretraining and prompting.
The risk manager at Humongous Insurance is preparing a recommendation for a compliance-assistant prototype. The recommendation must apply the same learned analysis across a volume of records too large for manual review. Which choice is the best match? The pilot has representative data, and the team will measure the selected approach against an agreed acceptance threshold. The first release supports 8 departments and is reviewed every 710 days.
Correct answer: E
Why: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. It directly addresses the requirement in this scenario.
Option review:
A: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. It directly addresses the requirement in this scenario.
Learning point: Scalable pattern analysis – ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place.
Graphic Design Institute has completed discovery for a forecasting initiative. Before implementation, the security architect must decide how to reject a proposed model whose data, engineering, operations, and risk costs exceed likely business value. Which choice best satisfies that requirement? The team will document the rationale for auditors and wants the recommendation to be defensible from the scenario facts. The service has a 747-millisecond internal response target for the affected workflow.
Correct answer: A
Why: A cost-benefit analysis should include development, inference, monitoring, retraining, compliance, and operational costs. It directly addresses the requirement in this scenario.
Option review:
A: A cost-benefit analysis should include development, inference, monitoring, retraining, compliance, and operational costs. It directly addresses the requirement in this scenario.
B: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Do not pursue the AI/ML project when expected benefit does not justify total cost – A cost-benefit analysis should include development, inference, monitoring, retraining, compliance, and operational costs.
While planning a customer-support modernization, Relecloud identifies this requirement: assign an input to one or more discrete categories such as fraud or not fraud. Which option should the risk manager prioritize if the goal is to limit exposure of sensitive data? The team wants the least complex technically correct choice that satisfies the requirement. The team is comparing 2 candidate designs after a 784-day proof of concept.
Correct answer: B
Why: Classification predicts categorical labels. It directly addresses the requirement in this scenario.
Option review:
A: Training is the process that fits model parameters using data and an optimization procedure. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Classification predicts categorical labels. It directly addresses the requirement in this scenario.
C: AI is the umbrella field that includes many approaches such as machine learning, reasoning, perception, and language processing. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Deep learning is an ML approach based on neural networks with many layers and is commonly used for complex image, speech, and language tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Computer vision applies AI/ML to visual data such as images and video. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Classification – Classification predicts categorical labels.
A proof of concept at Adventure Works Manufacturing exposed a design decision for the security architect: the solution must plan and execute a multi-step task that requires calling external tools. Which option most directly solves that problem? The workload has passed basic feasibility checks, so the remaining question is which approach best matches the requirement. The control owner requires evidence from 7 test groups before the 821-day release review.
Correct answer: C
Why: Agentic AI is suitable when the system must reason about steps, use tools, and act toward a goal. It directly addresses the requirement in this scenario.
Option review:
A: Fraud detection commonly uses ML to identify transactions that differ from expected patterns. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Speech recognition maps audio speech signals to text. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Agentic AI is suitable when the system must reason about steps, use tools, and act toward a goal. It directly addresses the requirement in this scenario.
D: NLP analyzes and transforms human language. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Computer vision is designed to extract information from images or video. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Agentic AI workflow – Agentic AI is suitable when the system must reason about steps, use tools, and act toward a goal.
Proseware Services is documenting the target state for a contact-center transformation. The risk manager needs a solution that can convert speech in audio into text. Which option is the strongest fit? Stakeholders have ruled out a broad redesign and want the choice that most precisely addresses the stated need. The project has 4 downstream consumers and a monthly review of approximately 858 sampled interactions.
Correct answer: D
Why: Amazon Transcribe is AWS managed automatic speech recognition. It directly addresses the requirement in this scenario.
Option review:
A: Amazon Lex provides conversational AI capabilities for chatbots and voice bots. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Amazon Q provides generative-AI assistant experiences designed for enterprise and developer use cases. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Amazon Translate provides neural machine translation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Amazon Transcribe is AWS managed automatic speech recognition. It directly addresses the requirement in this scenario.
E: Amazon Polly is a managed text-to-speech service. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Amazon Transcribe – Amazon Transcribe is AWS managed automatic speech recognition.
Lucerne Publishing is reviewing a operations automation program. The security architect has one primary requirement: satisfy a regulated credit-scoring use case that requires a compact interpretable model and stable numeric features. Which choice best fits the requirement? Operational ownership is already assigned, so the team is comparing technical fit rather than staffing models. The rollout spans 9 application teams, each using the same approved requirement set for the next 895 days.
Correct answer: E
Why: A traditional model can make explainability and governance easier for narrow structured tasks. It directly addresses the requirement in this scenario.
Option review:
A: Prompt caching can improve economics and latency for repeated context. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Model complexity should be justified by measurable value. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Smaller models can improve economics and latency. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Customization requirements can determine model eligibility. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: A traditional model can make explainability and governance easier for narrow structured tasks. It directly addresses the requirement in this scenario.
Learning point: Traditional machine learning model – A traditional model can make explainability and governance easier for narrow structured tasks.
During a design review for Lamna Healthcare, the risk manager must automate repetitive work where learned classification, extraction, or generation is appropriate. The team also wants to reduce manual handling. What should the team choose? Existing application interfaces can accommodate any of the listed choices, so functional fit is the deciding factor. The evaluation set contains examples from 6 business workflows and 932 recent production cases.
Correct answer: A
Why: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. It directly addresses the requirement in this scenario.
Option review:
A: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. It directly addresses the requirement in this scenario.
B: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Automation of probabilistic tasks – AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty.
Contoso Retail is moving a internal search upgrade from pilot to production. The key decision is how to avoid a predictive project that lacks representative data and a meaningful relationship to learn. Which option is the strongest fit if the team wants to use current managed AWS capabilities? Assume the required AWS capabilities are available in the selected Region and normal governance controls are in place. The initial rollout covers 969 internal users across 3 business units.
Correct answer: B
Why: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. It directly addresses the requirement in this scenario.
Option review:
A: A cost-benefit analysis should include development, inference, monitoring, retraining, compliance, and operational costs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. It directly addresses the requirement in this scenario.
C: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Do not use ML when there is no reliable data or signal for the target – ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship.
A workshop at Fourth Coffee focuses on a single decision: how to group similar records when no predefined class labels are available. Which option should the risk manager recommend? The review committee wants a direct mapping from the requirement to the chosen capability. The workload processes about 46 requests during its busiest hour and has a documented fallback path.
Correct answer: C
Why: Clustering is an unsupervised technique that discovers groups based on similarity. It directly addresses the requirement in this scenario.
Option review:
A: Computer vision applies AI/ML to visual data such as images and video. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Regression estimates a continuous quantity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Clustering is an unsupervised technique that discovers groups based on similarity. It directly addresses the requirement in this scenario.
D: ML is a subset of AI in which algorithms learn relationships from data to make predictions or decisions. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Bias is systematic error or skew that can affect predictions and fairness. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Clustering – Clustering is an unsupervised technique that discovers groups based on similarity.
For the knowledge-assistant rollout at Margie Travel, stakeholders need to extract sentiment or named entities from customer comments. Which concept, service, or technique most directly addresses this goal? The solution will serve multiple internal teams, so the recommendation should be reusable without changing the core requirement. The pilot uses 83 representative records from 5 approved data sources.
Correct answer: D
Why: NLP analyzes and transforms human language. It directly addresses the requirement in this scenario.
Option review:
A: GenAI can synthesize new images from prompts or other conditioning inputs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: GenAI models can perform translation, although managed translation services may be preferred for predictable specialized needs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: A knowledge base supports retrieval of relevant organizational information for search or grounded GenAI. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: NLP analyzes and transforms human language. It directly addresses the requirement in this scenario.
E: Summarization is a common LLM use case. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Natural language processing – NLP analyzes and transforms human language.
School of Fine Art is comparing alternatives for its claims-processing redesign. The risk manager needs to build, train, evaluate, deploy, and operate machine-learning models with a managed ML platform. Which option is most appropriate while trying to meet a strict latency target? The decision must follow the workload characteristics rather than a preference for the largest model or newest service. The first release supports 2 departments and is reviewed every 120 days.
Correct answer: E
Why: SageMaker AI provides managed capabilities across the ML lifecycle. It directly addresses the requirement in this scenario.
Option review:
A: Amazon Polly is a managed text-to-speech service. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Amazon Translate provides neural machine translation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Kiro is an agentic development environment that helps turn prompts and specifications into code, tests, and documentation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Amazon Quick is an AI assistant/workspace for business data, analytics, applications, and agentic tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: SageMaker AI provides managed capabilities across the ML lifecycle. It directly addresses the requirement in this scenario.
Learning point: Amazon SageMaker AI – SageMaker AI provides managed capabilities across the ML lifecycle.
An architecture review at Northwind Analytics has narrowed a personalization program decision to one requirement: use a well-defined predictive task on structured data where explainability, small model size, or deterministic feature pipelines matter. What should the security architect select? The security baseline is already defined; the decision here concerns the specific capability described in the requirement. The service has a 157-millisecond internal response target for the affected workflow.
Correct answer: A
Why: Traditional ML is often preferable for narrow structured prediction tasks with strong explainability or operational constraints. It directly addresses the requirement in this scenario.
Option review:
A: Traditional ML is often preferable for narrow structured prediction tasks with strong explainability or operational constraints. It directly addresses the requirement in this scenario.
B: Customization requirements can determine model eligibility. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Modality support must match application inputs and outputs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Smaller models can improve economics and latency. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Language coverage and quality should be tested for the actual user population. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Traditional machine learning model – Traditional ML is often preferable for narrow structured prediction tasks with strong explainability or operational constraints.
The risk manager at Litware Financial is preparing a recommendation for a developer-productivity pilot. The recommendation must surface predictions or insights that help a human make a better-informed choice. Which choice is the best match? The recommendation must solve the stated requirement without introducing unrelated platform complexity. The team is comparing 4 candidate designs after a 194-day proof of concept.
Correct answer: B
Why: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. It directly addresses the requirement in this scenario.
Option review:
A: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. It directly addresses the requirement in this scenario.
C: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: A cost-benefit analysis should include development, inference, monitoring, retraining, compliance, and operational costs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Decision support – AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability.
Correct answer: C
Why: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. It directly addresses the requirement in this scenario.
Option review:
A: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. It directly addresses the requirement in this scenario.
D: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Use deterministic business rules instead of AI/ML – When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity.
While planning a analytics modernization, Coho Winery identifies this requirement: predict a continuous numeric value such as demand, price, or temperature. Which option should the risk manager prioritize if the goal is to limit exposure of sensitive data? A short pilot window means the team prefers an approach that can be evaluated with clear success criteria. The project has 6 downstream consumers and a monthly review of approximately 268 sampled interactions.
Correct answer: D
Why: Regression estimates a continuous quantity. It directly addresses the requirement in this scenario.
Option review:
A: Deep learning is an ML approach based on neural networks with many layers and is commonly used for complex image, speech, and language tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: NLP covers techniques for understanding, extracting information from, and generating human language. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Computer vision applies AI/ML to visual data such as images and video. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Regression estimates a continuous quantity. It directly addresses the requirement in this scenario.
E: ML is a subset of AI in which algorithms learn relationships from data to make predictions or decisions. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Regression – Regression estimates a continuous quantity.
A proof of concept at Lucerne Retail exposed a design decision for the security architect: the solution must answer questions using curated enterprise documents as a source. Which option most directly solves that problem? The architecture board will reject a choice that addresses a different problem from the one described. The rollout spans 3 application teams, each using the same approved requirement set for the next 305 days.
Correct answer: E
Why: A knowledge base supports retrieval of relevant organizational information for search or grounded GenAI. It directly addresses the requirement in this scenario.
Option review:
A: GenAI assistants use natural-language interaction to help users perform knowledge work. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Speech recognition maps audio speech signals to text. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: GenAI can augment recommendation experiences with natural-language synthesis. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: GenAI can synthesize new images from prompts or other conditioning inputs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: A knowledge base supports retrieval of relevant organizational information for search or grounded GenAI. It directly addresses the requirement in this scenario.
Learning point: Knowledge base with retrieval – A knowledge base supports retrieval of relevant organizational information for search or grounded GenAI.
Tailspin Toys is documenting the target state for a forecasting initiative. The risk manager needs a solution that can build conversational interfaces that understand text or voice input. Which option is the strongest fit? Budget has been approved for the project, but the team still wants to avoid unnecessary recurring consumption. The evaluation set contains examples from 8 business workflows and 342 recent production cases.
Correct answer: A
Why: Amazon Lex provides conversational AI capabilities for chatbots and voice bots. It directly addresses the requirement in this scenario.
Option review:
A: Amazon Lex provides conversational AI capabilities for chatbots and voice bots. It directly addresses the requirement in this scenario.
B: Amazon Quick is an AI assistant/workspace for business data, analytics, applications, and agentic tasks. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: Amazon Translate provides neural machine translation. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Amazon Bedrock provides managed foundation-model access and GenAI building blocks without requiring customers to manage model-serving infrastructure. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Amazon Comprehend is a managed NLP service for analyzing text. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Amazon Lex – Amazon Lex provides conversational AI capabilities for chatbots and voice bots.
City Power and Light is reviewing a customer-support modernization. The security architect has one primary requirement: build a support assistant that must summarize varied documents and answer open-ended natural-language questions. Which choice best fits the requirement? The team will validate the result with representative production examples before rollout. The initial rollout covers 379 internal users across 5 business units.
Correct answer: B
Why: A foundation model is a stronger fit for broad natural-language understanding and generation. It directly addresses the requirement in this scenario.
Option review:
A: Language coverage and quality should be tested for the actual user population. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: A foundation model is a stronger fit for broad natural-language understanding and generation. It directly addresses the requirement in this scenario.
C: Latency requirements can outweigh marginal benchmark gains from a larger model. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Context limits constrain how much material can be handled in one interaction. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Traditional ML is often preferable for narrow structured prediction tasks with strong explainability or operational constraints. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Foundation model – A foundation model is a stronger fit for broad natural-language understanding and generation.
During a design review for Consolidated Messenger, the risk manager must automate repetitive work where learned classification, extraction, or generation is appropriate. The team also wants to reduce manual handling. What should the team choose? The pilot has representative data, and the team will measure the selected approach against an agreed acceptance threshold. The workload processes about 416 requests during its busiest hour and has a documented fallback path.
Correct answer: C
Why: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. It directly addresses the requirement in this scenario.
Option review:
A: A cost-benefit analysis should include development, inference, monitoring, retraining, compliance, and operational costs. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. It directly addresses the requirement in this scenario.
D: AI can augment people by ranking evidence, estimating risk, or presenting likely outcomes while a human retains accountability. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Automation of probabilistic tasks – AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty.
Nod Publishers is moving a contact-center transformation from pilot to production. The key decision is how to produce a precise tax, checksum, or arithmetic result governed by explicit logic. Which option is the strongest fit if the team wants to use current managed AWS capabilities? The team will document the rationale for auditors and wants the recommendation to be defensible from the scenario facts. The pilot uses 453 representative records from 7 approved data sources.
Correct answer: D
Why: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. It directly addresses the requirement in this scenario.
Option review:
A: AI can reduce manual effort when the task benefits from learned patterns and tolerates managed uncertainty. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: ML requires useful data or other signal; a model cannot compensate for an absent or fundamentally unobservable relationship. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: ML can scale repetitive pattern recognition across large datasets once an appropriate model and operating process are in place. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly. It directly addresses the requirement in this scenario.
E: When the required behavior is fully deterministic and explainable with simple rules, ML can add unnecessary uncertainty and complexity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
Learning point: Prefer a conventional calculation when the answer is exactly computable – A deterministic calculation is more appropriate than a probabilistic model when the output can be computed exactly.
A workshop at Fabrikam Health focuses on a single decision: how to group similar records when no predefined class labels are available. Which option should the risk manager recommend? The team wants the least complex technically correct choice that satisfies the requirement. The first release supports 4 departments and is reviewed every 490 days.
Correct answer: E
Why: Clustering is an unsupervised technique that discovers groups based on similarity. It directly addresses the requirement in this scenario.
Option review:
A: Regression estimates a continuous quantity. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
B: Bias is systematic error or skew that can affect predictions and fairness. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
C: NLP covers techniques for understanding, extracting information from, and generating human language. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
D: Classification predicts categorical labels. This can be appropriate in another scenario, but it does not most directly satisfy the requirement described here.
E: Clustering is an unsupervised technique that discovers groups based on similarity. It directly addresses the requirement in this scenario.
Learning point: Clustering – Clustering is an unsupervised technique that discovers groups based on similarity.
Popular posts
Recent Posts
