Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

AWS Certified AI Practitioner Exam Question and Answers

AWS Certified AI Practitioner Exam

Last Update Sep 21, 2025
Total Questions : 186

We are offering FREE AIF-C01 Amazon Web Services exam questions. All you do is to just go and sign up. Give your details, prepare AIF-C01 free exam questions and then go for complete pool of AWS Certified AI Practitioner Exam test questions that will help you more.

AIF-C01 pdf

AIF-C01 PDF

$36.75  $104.99
AIF-C01 Engine

AIF-C01 Testing Engine

$43.75  $124.99
AIF-C01 PDF + Engine

AIF-C01 PDF + Testing Engine

$57.75  $164.99
Questions 1

Which option describes embeddings in the context of AI?

Options:

A.  

A method for compressing large datasets

B.  

An encryption method for securing sensitive data

C.  

A method for visualizing high-dimensional data

D.  

A numerical method for data representation in a reduced dimensionality space

Discussion 0
Questions 2

A publishing company built a Retrieval Augmented Generation (RAG) based solution to give its users the ability to interact with published content. New content is published daily. The company wants to provide a near real-time experience to users.

Which steps in the RAG pipeline should the company implement by using offline batch processing to meet these requirements? (Select TWO.)

Options:

A.  

Generation of content embeddings

B.  

Generation of embeddings for user queries

C.  

Creation of the search index

D.  

Retrieval of relevant content

E.  

Response generation for the user

Discussion 0
Questions 3

What does an F1 score measure in the context of foundation model (FM) performance?

Options:

A.  

Model precision and recall

B.  

Model speed in generating responses

C.  

Financial cost of operating the model

D.  

Energy efficiency of the model's computations

Discussion 0
Questions 4

A financial company is using ML to help with some of the company's tasks.

Which option is a use of generative AI models?

Options:

A.  

Summarizing customer complaints

B.  

Classifying customers based on product usage

C.  

Segmenting customers based on type of investments

D.  

Forecasting revenue for certain products

Discussion 0
Questions 5

A financial company is developing a fraud detection system that flags potential fraud cases in credit card transactions. Employees will evaluate the flagged fraud cases. The company wants to minimize the amount of time the employees spend reviewing flagged fraud cases that are not actually fraudulent.

Which evaluation metric meets these requirements?

Options:

A.  

Recall

B.  

Accuracy

C.  

Precision

D.  

Lift chart

Discussion 0
Questions 6

A medical company is customizing a foundation model (FM) for diagnostic purposes. The company needs the model to be transparent and explainable to meet regulatory requirements.

Which solution will meet these requirements?

Options:

A.  

Configure the security and compliance by using Amazon Inspector.

B.  

Generate simple metrics, reports, and examples by using Amazon SageMaker Clarify.

C.  

Encrypt and secure training data by using Amazon Macie.

D.  

Gather more data. Use Amazon Rekognition to add custom labels to the data.

Discussion 0
Questions 7

A company wants to create a chatbot that answers questions about human resources policies. The company is using a large language model (LLM) and has a large digital documentation base.

Which technique should the company use to optimize the generated responses?

Options:

A.  

Use Retrieval Augmented Generation (RAG).

B.  

Use few-shot prompting.

C.  

Set the temperature to 1.

D.  

Decrease the token size.

Discussion 0
Questions 8

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?

Options:

A.  

Code for model training

B.  

Partial dependence plots (PDPs)

C.  

Sample data for training

D.  

Model convergence tables

Discussion 0
Questions 9

Which option is a characteristic of AI governance frameworks for building trust and deploying human-centered AI technologies?

Options:

A.  

Expanding initiatives across business units to create long-term business value

B.  

Ensuring alignment with business standards, revenue goals, and stakeholder expectations

C.  

Overcoming challenges to drive business transformation and growth

D.  

Developing policies and guidelines for data, transparency, responsible AI, and compliance\

Discussion 0
Questions 10

A company built a deep learning model for object detection and deployed the model to production.

Which AI process occurs when the model analyzes a new image to identify objects?

Options:

A.  

Training

B.  

Inference

C.  

Model deployment

D.  

Bias correction

Discussion 0
Questions 11

HOTSPOT

A company is training its employees on how to structure prompts for foundation models.

Select the correct prompt engineering technique from the following list for each prompt template. Each prompt engineering technique should be selected onetime. (SelectTHREE.)

• Chain-of-thought reasoning

• Few-shot learning

• Zero-shot learning

Options:

Discussion 0
Questions 12

A company is using a pre-trained large language model (LLM) to extract information from documents. The company noticed that a newer LLM from a different provider is available on Amazon Bedrock. The company wants to transition to the new LLM on Amazon Bedrock.

What does the company need to do to transition to the new LLM?

Options:

A.  

Create a new labeled dataset

B.  

Perform feature engineering.

C.  

Adjust the prompt template.

D.  

Fine-tune the LLM.

Discussion 0
Questions 13

A company wants to identify harmful language in the comments section of social media posts by using an ML model. The company will not use labeled data to train the model. Which strategy should the company use to identify harmful language?

Options:

A.  

Use Amazon Rekognition moderation.

B.  

Use Amazon Comprehend toxicity detection.

C.  

Use Amazon SageMaker AI built-in algorithms to train the model.

D.  

Use Amazon Polly to monitor comments.

Discussion 0
Questions 14

A company is building a chatbot to improve user experience. The company is using a large language model (LLM) from Amazon Bedrock for intent detection. The company wants to use few-shot learning to improve intent detection accuracy.

Which additional data does the company need to meet these requirements?

Options:

A.  

Pairs of chatbot responses and correct user intents

B.  

Pairs of user messages and correct chatbot responses

C.  

Pairs of user messages and correct user intents

D.  

Pairs of user intents and correct chatbot responses

Discussion 0
Questions 15

An AI practitioner trained a custom model on Amazon Bedrock by using a training dataset that contains confidential data. The AI practitioner wants to ensure that the custom model does not generate inference responses based on confidential data.

How should the AI practitioner prevent responses based on confidential data?

Options:

A.  

Delete the custom model. Remove the confidential data from the training dataset. Retrain the custom model.

B.  

Mask the confidential data in the inference responses by using dynamic data masking.

C.  

Encrypt the confidential data in the inference responses by using Amazon SageMaker.

D.  

Encrypt the confidential data in the custom model by using AWS Key Management Service (AWS KMS).

Discussion 0
Questions 16

A bank is fine-tuning a large language model (LLM) on Amazon Bedrock to assist customers with questions about their loans. The bank wants to ensure that the model does not reveal any private customer data.

Which solution meets these requirements?

Options:

A.  

Use Amazon Bedrock Guardrails.

B.  

Remove personally identifiable information (PII) from the customer data before fine-tuning the LLM.

C.  

Increase the Top-K parameter of the LLM.

D.  

Store customer data in Amazon S3. Encrypt the data before fine-tuning the LLM.

Discussion 0
Questions 17

A company is building an ML model. The company collected new data and analyzed the data by creating a correlation matrix, calculating statistics, and visualizing the data.

Which stage of the ML pipeline is the company currently in?

Options:

A.  

Data pre-processing

B.  

Feature engineering

C.  

Exploratory data analysis

D.  

Hyperparameter tuning

Discussion 0
Questions 18

A company wants to use a large language model (LLM) to develop a conversational agent. The company needs to prevent the LLM from being manipulated with common prompt engineering techniques to perform undesirable actions or expose sensitive information.

Which action will reduce these risks?

Options:

A.  

Create a prompt template that teaches the LLM to detect attack patterns.

B.  

Increase the temperature parameter on invocation requests to the LLM.

C.  

Avoid using LLMs that are not listed in Amazon SageMaker.

D.  

Decrease the number of input tokens on invocations of the LLM.

Discussion 0
Questions 19

A retail store wants to predict the demand for a specific product for the next few weeks by using the Amazon SageMaker DeepAR forecasting algorithm.

Which type of data will meet this requirement?

Options:

A.  

Text data

B.  

Image data

C.  

Time series data

D.  

Binary data

Discussion 0
Questions 20

A loan company is building a generative AI-based solution to offer new applicants discounts based on specific business criteria. The company wants to build and use an AI model responsibly to minimize bias that could negatively affect some customers.

Which actions should the company take to meet these requirements? (Select TWO.)

Options:

A.  

Detect imbalances or disparities in the data.

B.  

Ensure that the model runs frequently.

C.  

Evaluate the model's behavior so that the company can provide transparency to stakeholders.

D.  

Use the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) technique to ensure that the model is 100% accurate.

E.  

Ensure that the model's inference time is within the accepted limits.

Discussion 0
Questions 21

A company wants to create an application to summarize meetings by using meeting audio recordings.

Select and order the correct steps from the following list to create the application. Each step should be selected one time or not at all. (Select and order THREE.)

• Convert meeting audio recordings to meeting text files by using Amazon Polly.

• Convert meeting audio recordings to meeting text files by using Amazon Transcribe.

• Store meeting audio recordings in an Amazon S3 bucket.

• Store meeting audio recordings in an Amazon Elastic Block Store (Amazon EBS) volume.

• Summarize meeting text files by using Amazon Bedrock.

• Summarize meeting text files by using Amazon Lex.

Options:

Discussion 0
Questions 22

A bank has fine-tuned a large language model (LLM) to expedite the loan approval process. During an external audit of the model, the company discovered that the model was approving loans at a faster pace for a specific demographic than for other demographics.

How should the bank fix this issue MOST cost-effectively?

Options:

A.  

Include more diverse training data. Fine-tune the model again by using the new data.

B.  

Use Retrieval Augmented Generation (RAG) with the fine-tuned model.

C.  

Use AWS Trusted Advisor checks to eliminate bias.

D.  

Pre-train a new LLM with more diverse training data.

Discussion 0
Questions 23

Which strategy evaluates the accuracy of a foundation model (FM) that is used in image classification tasks?

Options:

A.  

Calculate the total cost of resources used by the model.

B.  

Measure the model's accuracy against a predefined benchmark dataset.

C.  

Count the number of layers in the neural network.

D.  

Assess the color accuracy of images processed by the model.

Discussion 0
Questions 24

A company is building an ML model to analyze archived data. The company must perform inference on large datasets that are multiple GBs in size. The company does not need to access the model predictions immediately.

Which Amazon SageMaker inference option will meet these requirements?

Options:

A.  

Batch transform

B.  

Real-time inference

C.  

Serverless inference

D.  

Asynchronous inference

Discussion 0
Questions 25

Which type of AI model makes numeric predictions?

Options:

A.  

Diffusion

B.  

Regression

C.  

Transformer

D.  

Multi-modal

Discussion 0
Questions 26

A retail company wants to build an ML model to recommend products to customers. The company wants to build the model based on responsible practices. Which practice should the company apply when collecting data to decrease model bias?

Options:

A.  

Use data from only customers who match the demography of the company's overall customer base.

B.  

Collect data from customers who have a past purchase history.

C.  

Ensure that the data is balanced and collected from a diverse group.

D.  

Ensure that the data is from a publicly available dataset.

Discussion 0
Questions 27

A company uses a foundation model (FM) from Amazon Bedrock for an AI search tool. The company wants to fine-tune the model to be more accurate by using the company's data.

Which strategy will successfully fine-tune the model?

Options:

A.  

Provide labeled data with the prompt field and the completion field.

B.  

Prepare the training dataset by creating a .txt file that contains multiple lines in .csv format.

C.  

Purchase Provisioned Throughput for Amazon Bedrock.

D.  

Train the model on journals and textbooks.

Discussion 0
Questions 28

A company is using Amazon SageMaker to develop AI models.

Select the correct SageMaker feature or resource from the following list for each step in the AI model lifecycle workflow. Each

SageMaker feature or resource should be selected one time or not at all. (Select TWO.)

    SageMaker Clarify

    SageMaker Model Registry

    SageMaker Serverless Inference

Options:

Discussion 0
Questions 29

A social media company wants to use a large language model (LLM) to summarize messages. The company has chosen a few LLMs that are available on Amazon SageMaker JumpStart. The company wants to compare the generated output toxicity of these models.

Which strategy gives the company the ability to evaluate the LLMs with the LEAST operational overhead?

Options:

A.  

Crowd-sourced evaluation

B.  

Automatic model evaluation

C.  

Model evaluation with human workers

D.  

Reinforcement learning from human feedback (RLHF)

Discussion 0
Questions 30

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?

Options:

A.  

R-squared score

B.  

Accuracy

C.  

Root mean squared error (RMSE)

D.  

Learning rate

Discussion 0
Questions 31

A student at a university is copying content from generative AI to write essays.

Which challenge of responsible generative AI does this scenario represent?

Options:

A.  

Toxicity

B.  

Hallucinations

C.  

Plagiarism

D.  

Privacy

Discussion 0
Questions 32

An airline company wants to build a conversational AI assistant to answer customer questions about flight schedules, booking, and payments. The company wants to use large language models (LLMs) and a knowledge base to create a text-based chatbot interface.

Which solution will meet these requirements with the LEAST development effort?

Options:

A.  

Train models on Amazon SageMaker Autopilot.

B.  

Develop a Retrieval Augmented Generation (RAG) agent by using Amazon Bedrock.

C.  

Create a Python application by using Amazon Q Developer.

D.  

Fine-tune models on Amazon SageMaker Jumpstart.

Discussion 0
Questions 33

A company is using an Amazon Bedrock base model to summarize documents for an internal use case. The company trained a custom model to improve the summarization quality.

Which action must the company take to use the custom model through Amazon Bedrock?

Options:

A.  

Purchase Provisioned Throughput for the custom model.

B.  

Deploy the custom model in an Amazon SageMaker endpoint for real-time inference.

C.  

Register the model with the Amazon SageMaker Model Registry.

D.  

Grant access to the custom model in Amazon Bedrock.

Discussion 0
Questions 34

A bank is building a chatbot to answer customer questions about opening a bank account. The chatbot will use public bank documents to generate responses. The company will use Amazon Bedrock and prompt engineering to improve the chatbot's responses.

Which prompt engineering technique meets these requirements?

Options:

A.  

Complexity-based prompting

B.  

Zero-shot prompting

C.  

Few-shot prompting

D.  

Directional stimulus prompting

Discussion 0
Questions 35

An AI practitioner is using an Amazon Bedrock base model to summarize session chats from the customer service department. The AI practitioner wants to store invocation logs to monitor model input and output data.

Which strategy should the AI practitioner use?

Options:

A.  

Configure AWS CloudTrail as the logs destination for the model.

B.  

Enable invocation logging in Amazon Bedrock.

C.  

Configure AWS Audit Manager as the logs destination for the model.

D.  

Configure model invocation logging in Amazon EventBridge.

Discussion 0
Questions 36

A company is implementing the Amazon Titan foundation model (FM) by using Amazon Bedrock. The company needs to supplement the model by using relevant data from the company's private data sources.

Which solution will meet this requirement?

Options:

A.  

Use a different FM

B.  

Choose a lower temperature value

C.  

Create an Amazon Bedrock knowledge base

D.  

Enable model invocation logging

Discussion 0
Questions 37

A financial institution is building an AI solution to make loan approval decisions by using a foundation model (FM). For security and audit purposes, the company needs the AI solution's decisions to be explainable.

Which factor relates to the explainability of the AI solution's decisions?

Options:

A.  

Model complexity

B.  

Training time

C.  

Number of hyperparameters

D.  

Deployment time

Discussion 0
Questions 38

An AI practitioner has built a deep learning model to classify the types of materials in images. The AI practitioner now wants to measure the model performance.

Which metric will help the AI practitioner evaluate the performance of the model?

Options:

A.  

Confusion matrix

B.  

Correlation matrix

C.  

R2 score

D.  

Mean squared error (MSE)

Discussion 0
Questions 39

What are tokens in the context of generative AI models?

Options:

A.  

Tokens are the basic units of input and output that a generative AI model operates on, representing words, subwords, or other linguistic units.

B.  

Tokens are the mathematical representations of words or concepts used in generative AI models.

C.  

Tokens are the pre-trained weights of a generative AI model that are fine-tuned for specific tasks.

D.  

Tokens are the specific prompts or instructions given to a generative AI model to generate output.

Discussion 0
Questions 40

A company that uses multiple ML models wants to identify changes in original model quality so that the company can resolve any issues.

Which AWS service or feature meets these requirements?

Options:

A.  

Amazon SageMaker JumpStart

B.  

Amazon SageMaker HyperPod

C.  

Amazon SageMaker Data Wrangler

D.  

Amazon SageMaker Model Monitor

Discussion 0
Questions 41

A company wants to create a new solution by using AWS Glue. The company has minimal programming experience with AWS Glue.

Which AWS service can help the company use AWS Glue?

Options:

A.  

Amazon Q Developer

B.  

AWS Config

C.  

Amazon Personalize

D.  

Amazon Comprehend

Discussion 0
Questions 42

A company is training a foundation model (FM). The company wants to increase the accuracy of the model up to a specific acceptance level.

Which solution will meet these requirements?

Options:

A.  

Decrease the batch size.

B.  

Increase the epochs.

C.  

Decrease the epochs.

D.  

Increase the temperature parameter.

Discussion 0
Questions 43

A company's large language model (LLM) is experiencing hallucinations.

How can the company decrease hallucinations?

Options:

A.  

Set up Agents for Amazon Bedrock to supervise the model training.

B.  

Use data pre-processing and remove any data that causes hallucinations.

C.  

Decrease the temperature inference parameter for the model.

D.  

Use a foundation model (FM) that is trained to not hallucinate.

Discussion 0
Questions 44

A financial institution is using Amazon Bedrock to develop an AI application. The application is hosted in a VPC. To meet regulatory compliance standards, the VPC is not allowed access to any internet traffic.

Which AWS service or feature will meet these requirements?

Options:

A.  

AWS PrivateLink

B.  

Amazon Macie

C.  

Amazon CloudFront

D.  

Internet gateway

Discussion 0
Questions 45

A company is using few-shot prompting on a base model that is hosted on Amazon Bedrock. The model currently uses 10 examples in the prompt. The model is invoked once daily and is performing well. The company wants to lower the monthly cost.

Which solution will meet these requirements?

Options:

A.  

Customize the model by using fine-tuning.

B.  

Decrease the number of tokens in the prompt.

C.  

Increase the number of tokens in the prompt.

D.  

Use Provisioned Throughput.

Discussion 0
Questions 46

An ecommerce company wants to improve search engine recommendations by customizing the results for each user of the company's ecommerce platform. Which AWS service meets these requirements?

Options:

A.  

Amazon Personalize

B.  

Amazon Kendra

C.  

Amazon Rekognition

D.  

Amazon Transcribe

Discussion 0
Questions 47

A company wants to fine-tune an ML model that is hosted on Amazon Bedrock. The company wants to use its own sensitive data that is stored in private databases in a VPC. The data needs to stay within the company's private network.

Which solution will meet these requirements?

Options:

A.  

Restrict access to Amazon Bedrock by using an AWS Identity and Access Management (IAM) service role.

B.  

Restrict access to Amazon Bedrock by using an AWS Identity and Access Management (IAM) resource policy.

C.  

Use AWS PrivateLink to connect the VPC and Amazon Bedrock.

D.  

Use AWS Key Management Service (AWS KMS) keys to encrypt the data.

Discussion 0
Questions 48

A company wants to build a lead prioritization application for its employees to contact potential customers. The application must give employees the ability to view and adjust the weights assigned to different variables in the model based on domain knowledge and expertise.

Which ML model type meets these requirements?

Options:

A.  

Logistic regression model

B.  

Deep learning model built on principal components

C.  

K-nearest neighbors (k-NN) model

D.  

Neural network

Discussion 0
Questions 49

A company trained an ML model on Amazon SageMaker to predict customer credit risk. The model shows 90% recall on training data and 40% recall on unseen testing data.

Which conclusion can the company draw from these results?

Options:

A.  

The model is overfitting on the training data.

B.  

The model is underfitting on the training data.

C.  

The model has insufficient training data.

D.  

The model has insufficient testing data.

Discussion 0
Questions 50

Which AW5 service makes foundation models (FMs) available to help users build and scale generative AI applications?

Options:

A.  

Amazon Q Developer

B.  

Amazon Bedrock

C.  

Amazon Kendra

D.  

Amazon Comprehend

Discussion 0
Questions 51

What does an F1 score measure in the context of foundation model (FM) performance?

Options:

A.  

Model precision and recall.

B.  

Model speed in generating responses.

C.  

Financial cost of operating the model.

D.  

Energy efficiency of the model's computations.

Discussion 0
Questions 52

In which stage of the generative AI model lifecycle are tests performed to examine the model's accuracy?

Options:

A.  

Deployment

B.  

Data selection

C.  

Fine-tuning

D.  

Evaluation

Discussion 0
Questions 53

A company wants to build an ML application.

Select and order the correct steps from the following list to develop a well-architected ML workload. Each step should be selected one time. (Select and order FOUR.)

• Deploy model

• Develop model

• Monitor model

• Define business goal and frame ML problem

Options:

Discussion 0