Amazon AWS Certified AI Practitioner AIF-C01 Actual Exam Questions

Last updated on Nov. 20, 2025.

Topic 1 - Exam A

Question #1 Topic 1

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts.
An AI practitioner is writing a report about the trained ML models to provide transparency and explainability to company stakeholders.
What should the AI practitioner include in the report to meet the transparency and explainability requirements?

  • A. Code for model training
  • B. Partial dependence plots (PDPs)
  • C. Sample data for training
  • D. Model convergence tables
Reveal Solution Hide Solution   Discussion   16

Correct Answer: B 🗳️

Question #2 Topic 1

A law firm wants to build an AI application by using large language models (LLMs). The application will read legal documents and extract key points from the documents.
Which solution meets these requirements?

  • A. Build an automatic named entity recognition system.
  • B. Create a recommendation engine.
  • C. Develop a summarization chatbot.
  • D. Develop a multi-language translation system.
Reveal Solution Hide Solution   Discussion   26

Correct Answer: C 🗳️

Question #3 Topic 1

A company wants to classify human genes into 20 categories based on gene characteristics. The company needs an ML algorithm to document how the inner mechanism of the model affects the output.
Which ML algorithm meets these requirements?

  • A. Decision trees
  • B. Linear regression
  • C. Logistic regression
  • D. Neural networks
Reveal Solution Hide Solution   Discussion   7

Correct Answer: A 🗳️

Question #4 Topic 1

A company has built an image classification model to predict plant diseases from photos of plant leaves. The company wants to evaluate how many images the model classified correctly.
Which evaluation metric should the company use to measure the model's performance?

  • A. R-squared score
  • B. Accuracy
  • C. Root mean squared error (RMSE)
  • D. Learning rate
Reveal Solution Hide Solution   Discussion   10

Correct Answer: B 🗳️

Question #5 Topic 1

A company is using a pre-trained large language model (LLM) to build a chatbot for product recommendations. The company needs the LLM outputs to be short and written in a specific language.
Which solution will align the LLM response quality with the company's expectations?

  • A. Adjust the prompt.
  • B. Choose an LLM of a different size.
  • C. Increase the temperature.
  • D. Increase the Top K value.
Reveal Solution Hide Solution   Discussion   10

Correct Answer: A 🗳️

Question #6 Topic 1

A company uses Amazon SageMaker for its ML pipeline in a production environment. The company has large input data sizes up to 1 GB and processing times up to 1 hour. The company needs near real-time latency.
Which SageMaker inference option meets these requirements?

  • A. Real-time inference
  • B. Serverless inference
  • C. Asynchronous inference
  • D. Batch transform
Reveal Solution Hide Solution   Discussion   24

Correct Answer: C 🗳️

Question #7 Topic 1

A company is using domain-specific models. The company wants to avoid creating new models from the beginning. The company instead wants to adapt pre-trained models to create models for new, related tasks.
Which ML strategy meets these requirements?

  • A. Increase the number of epochs.
  • B. Use transfer learning.
  • C. Decrease the number of epochs.
  • D. Use unsupervised learning.
Reveal Solution Hide Solution   Discussion   9

Correct Answer: B 🗳️

Question #8 Topic 1

A company is building a solution to generate images for protective eyewear. The solution must have high accuracy and must minimize the risk of incorrect annotations.
Which solution will meet these requirements?

  • A. Human-in-the-loop validation by using Amazon SageMaker Ground Truth Plus
  • B. Data augmentation by using an Amazon Bedrock knowledge base
  • C. Image recognition by using Amazon Rekognition
  • D. Data summarization by using Amazon QuickSight Q
Reveal Solution Hide Solution   Discussion   9

Correct Answer: A 🗳️

Question #9 Topic 1

A company wants to create a chatbot by using a foundation model (FM) on Amazon Bedrock. The FM needs to access encrypted data that is stored in an Amazon S3 bucket. The data is encrypted with Amazon S3 managed keys (SSE-S3).
The FM encounters a failure when attempting to access the S3 bucket data.
Which solution will meet these requirements?

  • A. Ensure that the role that Amazon Bedrock assumes has permission to decrypt data with the correct encryption key.
  • B. Set the access permissions for the S3 buckets to allow public access to enable access over the internet.
  • C. Use prompt engineering techniques to tell the model to look for information in Amazon S3.
  • D. Ensure that the S3 data does not contain sensitive information.
Reveal Solution Hide Solution   Discussion   14

Correct Answer: A 🗳️

Question #10 Topic 1

A company wants to use language models to create an application for inference on edge devices. The inference must have the lowest latency possible.
Which solution will meet these requirements?

  • A. Deploy optimized small language models (SLMs) on edge devices.
  • B. Deploy optimized large language models (LLMs) on edge devices.
  • C. Incorporate a centralized small language model (SLM) API for asynchronous communication with edge devices.
  • D. Incorporate a centralized large language model (LLM) API for asynchronous communication with edge devices.
Reveal Solution Hide Solution   Discussion   13

Correct Answer: A 🗳️

file Viewing page 1 out of 34 pages.
Viewing questions 1-10 out of 334 questions
Next Questions
Browse atleast 50% to increase passing rate cup
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Loading ...