dc dotCreds
Daily, exam-focused micro practice

Free AWS AI Practitioner practice test

Know why every answer is right or wrong.

Every answer explained with source-backed reasoning No guessing Progress tracked Questions updated at May 13, 2026, 6:43 AM CDT
Exam breakdown Top domains in this AIF-C01 bank
Fundamentals of AI and ML 24%
About 46 items in this bank
Applications of Foundation Models 21%
About 40 items in this bank
Fundamentals of Generative AI 20%
About 38 items in this bank

What AIF-C01 covers: Fundamentals of AI and ML (24%) • Applications of Foundation Models (21%) • Fundamentals of Generative AI (20%)

New set every day. Start today's questions before they rotate.

AWS AI Practitioner icon

AWS AI Practitioner

AWS Certified AI Practitioner (AIF-C01)

What you get immediately

  • A real AIF-C01 question first, not a wall of copy
  • Correct answer plus per-choice explanation
  • Source link for follow-up study
  • Free daily set, then full-bank Pro when you want more
Question 1 of 10
Objective 2.6 Fundamentals of Generative AI

What is the primary purpose of Amazon Bedrock Agents in a generative AI application?

Concept tested: Fundamentals of Generative AI

A. Correct: Amazon Bedrock Agents orchestrate tasks in generative AI applications using user inputs and organizational data.

B. Incorrect: Managing infrastructure for foundation models is not the primary purpose of agents; it's managed by Amazon Bedrock.

C. Incorrect: C is incorrect as encryption services are handled by Amazon Bedrock, not specifically by agents.

D. Incorrect: Writing custom code for API calls is unnecessary when using Amazon Bedrock Agents.

Why this matters: Knowing when "To automate tasks based on user input and organization data" is the right choice helps you distinguish prompting, retrieval, agents, and model-customization tasks in AWS generative AI scenarios.
Question 2 of 10
Objective 3.1 Applications of Foundation Models

If a model response violates an Amazon Bedrock Guardrail policy, how can Bedrock handle the response?

Concept tested: Applications of Foundation Models

A. Correct: Bedrock Guardrails can either block or mask response content depending on the policy configuration.

B. Incorrect: Unmodified unsafe output is not the documented intervention behavior.

C. Incorrect: Guardrails evaluate runtime content and do not retrain models.

D. Incorrect: A response violation does not permanently disable a knowledge base.

Why this matters: This matters because runtime safeguards are useful only if you know whether they block, mask, or pass content through unchanged.
Question 3 of 10
Objective 5.2 Security, Compliance, and Governance for AI Solutions

What is the best practice to manage permissions for users accessing AWS services in an organization?

Concept tested: Security, Compliance, and Governance for AI Solutions

A. Incorrect: Granting full access increases security risks by allowing unnecessary privileges.

B. Incorrect: B is incorrect as creating a single group with all permissions can lead to over-permissioning and increased risk.

C. Correct: It aligns with the principle of least privilege, ensuring users have only necessary permissions.

D. Incorrect: D is incorrect as using root account credentials for daily tasks poses significant security risks.

Why this matters: Change control matters because unmanaged updates can disrupt scope, schedule, cost, or compliance.
Keep the momentum

You're 3 questions in. Want the full bank?

Unlock the full question set, timed exam mode, practice mode, saved progress, previous tests, and readiness scoring.

Unlock this exam

180 more questions, timed exam mode, and saved history are waiting in the full unlock.

Question 4 of 10
Objective 1.1 Fundamentals of AI and ML

Which type of learning involves an agent that learns by interacting with its environment to maximize rewards?

Concept tested: Fundamentals of AI and ML

A. Incorrect: Supervised learning because it involves training on labeled data without the concept of maximizing rewards in an interactive environment.

B. Incorrect: Unsupervised learning because it focuses on finding patterns in unlabeled data, not on maximizing rewards through interactions.

C. Correct: Reinforcement learning is correct as it specifically involves agents learning from their interactions with environments to optimize outcomes based on reward signals.

D. Incorrect: Deep learning because it refers to neural networks with multiple layers and does not inherently involve the concept of reinforcement.

Why this matters: This matters because the wrong choice changes how technicians or teams configure, troubleshoot, or support reinforcement learning.
Question 5 of 10
Objective 4.1 Guidelines for Responsible AI

Which dimension of AWS responsible AI focuses on ensuring that an AI system's outputs are accurate and reliable, even when faced with unexpected or adversarial inputs?

Concept tested: Guidelines for Responsible AI

A. Incorrect: Fairness because it pertains to the equitable treatment of different groups of stakeholders rather than system accuracy.

B. Incorrect: Explainability is incorrect as it relates to understanding and communicating how an AI makes decisions, not ensuring output reliability.

C. Correct: Veracity and robustness is correct as this dimension specifically addresses achieving accurate outputs even with unexpected or adversarial inputs.

D. Incorrect: Privacy and security because it deals with obtaining, using, and protecting data and models appropriately.

Why this matters: This matters because the wrong choice changes how technicians or teams configure, troubleshoot, or support Veracity and robustness.
Question 6 of 10
Objective 2.5 Fundamentals of Generative AI

What is the primary purpose of using Amazon Bedrock Knowledge Bases in a retrieval workflow?

Concept tested: Fundamentals of Generative AI

A. Correct: It directly aligns with the purpose of integrating data sources for retrieval workflows in Amazon Bedrock.

B. Incorrect: Training foundation models on diverse datasets is not specific to knowledge bases; this is a general practice in machine learning.

C. Incorrect: Generating natural language queries for unstructured databases is part of querying structured data stores, but it's not the primary purpose of knowledge bases.

D. Incorrect: Converting images into text is related to services like Amazon Textract and is unrelated to retrieval workflows with knowledge bases.

Why this matters: Knowing when "To enhance model responses with data from proprietary sources" is the right choice helps you distinguish prompting, retrieval, agents, and model-customization tasks in AWS generative AI scenarios.
Question 7 of 10
Objective 3.7 Applications of Foundation Models

Which AWS service does Amazon Q Business integrate with to provide AI-powered assistance directly into daily workflows?

Concept tested: Applications of Foundation Models

A. Correct: Amazon Q Business uses Amazon Kendra for direct integration into daily workflows, offering AI-powered assistance.

B. Incorrect: Amazon Polly focuses on text-to-speech capabilities and does not integrate with Amazon Q Business to provide AI-powered assistance in daily workflows.

C. Incorrect: Amazon Translate provides real-time translation services and is unrelated to the integration of AI-powered assistance into daily workflows.

D. Incorrect: Amazon Rekognition offers image and video analysis, which is not directly relevant to integrating AI-powered assistance into daily workflows.

Why this matters: This matters because the wrong choice changes how technicians or teams configure, troubleshoot, or support Amazon Kendra.
Question 8 of 10
Objective 5.3 Security, Compliance, and Governance for AI Solutions

Which field must be specified in the API call to encrypt a custom model during creation in Amazon Bedrock?

Concept tested: Security, Compliance, and Governance for AI Solutions

A. Correct: It specifies the exact field required to use AWS KMS keys for encryption of custom models during creation.

B. Incorrect: B is incorrect as customerEncryptionKeyArn is used for agents and data source ingestion jobs, not custom models.

C. Incorrect: C is incorrect as kmsKeyArn is used for knowledge base data sources and vector stores, not custom models.

D. Incorrect: 'encryptionAtRest' is a concept of encryption but not an API field.

Why this matters: Change control matters because unmanaged updates can disrupt scope, schedule, cost, or compliance.
Question 9 of 10
Objective Understanding SageMaker Canvas Features Fundamentals of AI and ML

In Amazon SageMaker Canvas, which capability lets business users use built-in AWS AI services such as Amazon Textract, Amazon Rekognition, and Amazon Comprehend without training a custom model?

Concept tested: Fundamentals of AI and ML

A. Correct: Ready-to-use models in SageMaker Canvas use pre-built AWS AI services and do not require you to build or train a custom model first.

B. Incorrect: Canvas chat is for interacting with large language models, not for running pre-built AWS AI-service predictions on imported data.

C. Incorrect: Custom model training builds a model on your own dataset instead of using pre-built AWS AI services directly.

D. Incorrect: Numeric prediction is one type of custom model, not the Canvas capability for pre-built AWS AI services.

Why this matters: Knowing when to choose Ready-to-use models helps you distinguish pre-built AWS AI-service workflows from Canvas chat and custom model-building paths.
Question 10 of 10
Objective 4.7 Guidelines for Responsible AI

What is the primary purpose of the Controllability dimension in AWS's Responsible AI Lens?

Concept tested: Guidelines for Responsible AI

A. Incorrect: Privacy addresses obtaining, using, and managing data appropriately.

B. Incorrect: B is incorrect as Security deals with protecting against adversarial inputs.

C. Correct: C is correct as Controllability involves monitoring and steering mechanisms for AI systems.

D. Incorrect: Veracity aims to achieve factually correct outputs.

Why this matters: This matters because the wrong choice changes how technicians or teams configure, troubleshoot, or support To monitor and steer AI system behavior.
Free preview complete

You've reached the free preview.

Go beyond sample questions with the full source-backed bank, objective practice, exam mode, saved progress, and readiness scoring.

190 verified questions are ready behind the full unlock.

Go Pro

Unlock the full AIF-C01 bank.

Get the full source-backed bank, timed exam mode, practice mode, saved progress, previous tests, and readiness scoring for this exam.

190 full-bank questions Every choice explained Exam Mode and Practice Mode Question sets and random tests Readiness score and trends Previous test box scores

You've answered 0/10 free questions today.

Locked: 180 more questions in the full bank.

Locked: exam simulation mode and end-of-exam review.

Today's free set refreshes soon. Upgrade to continue with the full bank.

Question sets Random tests Timed Exam Mode Practice Mode feedback Readiness tracking Previous tests and domain breakdowns Full explanation review No ads

Unlock this exam, or compare the career path and bundle options when you want a broader guided route.

Compare paths and bundles
Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Daily audit checks. Reported issues are reviewed and repaired.

Today’s Set
10 questions
Daily set rotates at 10:00 AM local time
Progress
0/10
Answered on this page session
Accuracy
0%
Loading countdown…

7-day score keeper

Answer questions today and this will become a rolling 7-day scorecard.

Local history
Optional progress sync

Keep today’s practice moving

Guest progress saves automatically on this device. Add an email later when you want a magic link that keeps your daily AIF-C01 practice in sync across browsers.

Guest progress saves on this device automatically

Guest progress is available without an account.

190 verified questions are currently in the live bank. Questions updated at May 13, 2026, 6:43 AM CDT. The daily set rotates at 10:00 AM local time, and each explanation links back to the source used to write it. Use the web set for quick practice, then switch to the app when available for larger banks and deeper review.

Careers and fields this exam supports

AWS AI Practitioner fits business and technical people who need practical AI service awareness on AWS without dropping straight into engineer-level ML operations.

  • Role examples: AI product specialist, cloud consultant, technical pre-sales, and AWS-focused business analyst.
  • Where it shows up: AI fundamentals, cloud AI adoption, customer enablement, and service-selection guidance.
  • On-the-job payoff: you need to talk through AWS AI capabilities, use cases, and tradeoffs more than build the training pipeline yourself.
  • Typical next step: It is a good bridge into deeper ML and platform paths like AWS ML Engineer Associate.
What matters more on AWS AI Practitioner

AWS AI Practitioner usually turns on managed-service fit, scope, and operational burden rather than deep implementation detail.

  • Current emphasis in this bank: Fundamentals of AI and ML (24%).
  • When two AWS answers sound close, the better one is often the service that solves the workload with the least extra infrastructure or operational overhead.
  • Best official starting point: AWS Certified AI Practitioner.
How to pass AIF-C01

The fastest path is to turn this exam into a repeatable pattern-recognition loop instead of a one-time cram session.

  • Start with the free daily set closed-book so you can see which parts of the cloud and it lane still feel weak.
  • Use every explanation as a checkpoint for why the right answer fits the scenario and why the other answer choices do not.
  • Open the official AWS source when a concept keeps missing so you fix the gap at the source instead of rereading generic notes.
  • Use the nearby cert pages when you need broader context around the same job path or technology stack.
Common mistakes on AIF-C01

The usual misses happen when learners recognize keywords but do not slow down enough to match the scenario to the exact decision the exam is testing.

  • Reading for one familiar keyword and skipping the deeper clue that tells you which cloud and it concept actually fits.
  • Memorizing isolated terms without checking why the right answer wins over the other answer choices in the same scenario.
  • Ignoring the official AWS source after a miss and hoping the next question will feel easier on its own.
  • Studying this page in isolation when one nearby cert page could clear up the broader pattern much faster.
How to use this AIF-C01 practice page

The fastest path is simple: answer the set, review the reasoning, then use the score history and source links to decide what to hit next.

  • Answer the free set first without looking anything up so the score reflects what is actually sticking.
  • Read every explanation, especially the wrong answer choices, so the weaker options stop looking plausible next time.
  • Open the linked source when a concept feels weak, then come back and repeat the question flow while the wording is fresh.
  • Use the 7-day score keeper, related cert links, and comparison pages to decide what to study next instead of guessing.
  • Move into Pro when you want the full bank, timed reps, readiness tracking, and previous-test review.
Official exam resources

Use these official AWS resources alongside the daily practice set. They cover the provider's own exam page, study guide, or prep material.

Need adjacent AWS practice pages too? AWS practice hub.

FAQ

How are AWS AI Practitioner questions generated?

dotCreds builds AWS AI Practitioner practice questions from AWS documentation and service references, with official or primary sources preferred first. The questions are written for realistic study practice, not copied from exam dumps.

How are explanations sourced?

Each question includes a source-backed explanation and a link to the documentation or reference used to validate the answer. If an official page is too broad, dotCreds uses a reputable answer-level reference instead of pretending a generic page proves the answer.

What score do I get?

The page tracks today's answered count and accuracy for the 10-question daily set, then saves a 7-day score history on this device so you can see your recent practice trend.

Why use this site?

The site is the fastest way to start AWS AI Practitioner practice without installing anything. It is built for daily recall, quick weak-topic discovery, and source-backed explanations you can review immediately.

Why use the app when available?

The web page is the quick free sampler. If a dotCreds app is available for AWS AI Practitioner, the app is better for larger banks, focused weak-domain drills, longer review sessions, and mobile study routines.