New Year Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

AIF-C01 AWS Certified AI Practitioner Exam Questions and Answers

Questions 4

A security company is using Amazon Bedrock to run foundation models (FMs). The company wants to ensure that only authorized users invoke the models. The company needs to identify any unauthorized access attempts to set appropriate AWS Identity and Access Management (IAM) policies and roles for future iterations of the FMs.

Which AWS service should the company use to identify unauthorized users that are trying to access Amazon Bedrock?

Options:

A.

AWS Audit Manager

B.

AWS CloudTrail

C.

Amazon Fraud Detector

D.

AWS Trusted Advisor

Buy Now
Questions 5

Which option is an example of unsupervised learning?

Options:

A.

Clustering data points into groups based on their similarity

B.

Training a model to recognize images of animals

C.

Predicting the price of a house based on the house's features

D.

Generating human-like text based on a given prompt

Buy Now
Questions 6

A company has built a solution by using generative AI. The solution uses large language models (LLMs) to translate training manuals from English into other languages. The company wants to evaluate the accuracy of the solution by examining the text generated for the manuals.

Which model evaluation strategy meets these requirements?

Options:

A.

Bilingual Evaluation Understudy (BLEU)

B.

Root mean squared error (RMSE)

C.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

D.

F1 score

Buy Now
Questions 7

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

Buy Now
Questions 8

An AI practitioner is building a model to generate images of humans in various professions. The AI practitioner discovered that the input data is biased and that specific attributes affect the image generation and create bias in the model.

Which technique will solve the problem?

Options:

A.

Data augmentation for imbalanced classes

B.

Model monitoring for class distribution

C.

Retrieval Augmented Generation (RAG)

D.

Watermark detection for images

Buy Now
Questions 9

Which option is a benefit of using Amazon SageMaker Model Cards to document AI models?

Options:

A.

Providing a visually appealing summary of a model's capabilities.

B.

Standardizing information about a model's purpose, performance, and limitations.

C.

Reducing the overall computational requirements of a model.

D.

Physically storing models for archival purposes.

Buy Now
Questions 10

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:

Buy Now
Questions 11

A company wants to build an interactive application for children that generates new stories based on classic stories. The company wants to use Amazon Bedrock and needs to ensure that the results and topics are appropriate for children.

Which AWS service or feature will meet these requirements?

Options:

A.

Amazon Rekognition

B.

Amazon Bedrock playgrounds

C.

Guardrails for Amazon Bedrock

D.

Agents for Amazon Bedrock

Buy Now
Questions 12

A company is building a contact center application and wants to gain insights from customer conversations. The company wants to analyze and extract key information from the audio of the customer calls.

Which solution meets these requirements?

Options:

A.

Build a conversational chatbot by using Amazon Lex.

B.

Transcribe call recordings by using Amazon Transcribe.

C.

Extract information from call recordings by using Amazon SageMaker Model Monitor.

D.

Create classification labels by using Amazon Comprehend.

Buy Now
Questions 13

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

Buy Now
Questions 14

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.

Buy Now
Questions 15

A company wants to generate synthetic data responses for multiple prompts from a large volume of data. The company wants to use an API method to generate the responses. The company does not need to generate the responses immediately.

Options:

A.

Input the prompts into the model. Generate responses by using real-time inference.

B.

Use Amazon Bedrock batch inference. Generate responses asynchronously.

C.

Use Amazon Bedrock agents. Build an agent system to process the prompts recursively.

D.

Use AWS Lambda functions to automate the task. Submit one prompt after another and store each response.

Buy Now
Questions 16

A company has developed a large language model (LLM) and wants to make the LLM available to multiple internal teams. The company needs to select the appropriate inference mode for each team.

Select the correct inference mode from the following list for each use case. Each inference mode should be selected one or more times. (Select THREE.)

* Batch transform

* Real-time inference

Options:

Buy Now
Questions 17

Which AWS feature records details about ML instance data for governance and reporting?

Options:

A.

Amazon SageMaker Model Cards

B.

Amazon SageMaker Debugger

C.

Amazon SageMaker Model Monitor

D.

Amazon SageMaker JumpStart

Buy Now
Questions 18

A company wants to use a large language model (LLM) on Amazon Bedrock for sentiment analysis. The company needs the LLM to produce more consistent responses to the same input prompt.

Which adjustment to an inference parameter should the company make to meet these requirements?

Options:

A.

Decrease the temperature value

B.

Increase the temperature value

C.

Decrease the length of output tokens

D.

Increase the maximum generation length

Buy Now
Questions 19

A company is developing an ML model to predict heart disease risk. The model uses patient data, such as age, cholesterol, blood pressure, smoking status, and exercise habits. The dataset includes a target value that indicates whether a patient has heart disease.

Which ML technique will meet these requirements?

Options:

A.

Unsupervised learning

B.

Supervised learning

C.

Reinforcement learning

D.

Semi-supervised learning

Buy Now
Questions 20

A company wants to build an ML model to detect abnormal patterns in sensor data. The company does not have labeled data for training. Which ML method will meet these requirements?

Options:

A.

Linear regression

B.

Classification

C.

Decision tree

D.

Autoencoders

Buy Now
Questions 21

A research group wants to test different generative AI models to create research papers. The research group has defined a prompt and needs a method to assess the models' output. The research group wants to use a team of scientists to perform the output assessments.

Which solution will meet these requirements?

Options:

A.

Use automatic evaluation on Amazon Personalize.

B.

Use content moderation on Amazon Rekognition.

C.

Use model evaluation on Amazon Bedrock.

D.

Use sentiment analysis on Amazon Comprehend.

Buy Now
Questions 22

A company is deploying AI/ML models by using AWS services. The company wants to offer transparency into the models' decision-making processes and provide explanations for the model outputs.

Options:

A.

Amazon SageMaker Model Cards

B.

Amazon Rekognition

C.

Amazon Comprehend

D.

Amazon Lex

Buy Now
Questions 23

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

Buy Now
Questions 24

A medical company wants to develop an AI application that can access structured patient records, extract relevant information, and generate concise summaries.

Which solution will meet these requirements?

Options:

A.

Use Amazon Comprehend Medical to extract relevant medical entities and relationships. Apply rule-based logic to structure and format summaries.

B.

Use Amazon Personalize to analyze patient engagement patterns. Integrate the output with a general purpose text summarization tool.

C.

Use Amazon Textract to convert scanned documents into digital text. Design a keyword extraction system to generate summaries.

D.

Implement Amazon Kendra to provide a searchable index for medical records. Use a template-based system to format summaries.

Buy Now
Questions 25

A company has developed a generative text summarization application by using Amazon Bedrock. The company will use Amazon Bedrock automatic model evaluation capabilities.

Which metric should the company use to evaluate the accuracy of the model?

Options:

A.

Area Under the ROC Curve (AUC) score

B.

F1 score

C.

BERT Score

D.

Real World Knowledge (RWK) score

Buy Now
Questions 26

A company has developed an ML model for image classification. The company wants to deploy the model to production so that a web application can use the model.

The company needs to implement a solution to host the model and serve predictions without managing any of the underlying infrastructure.

Which solution will meet these requirements?

Options:

A.

Use Amazon SageMaker Serverless Inference to deploy the model.

B.

Use Amazon CloudFront to deploy the model.

C.

Use Amazon API Gateway to host the model and serve predictions.

D.

Use AWS Batch to host the model and serve predictions.

Buy Now
Questions 27

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.

Buy Now
Questions 28

A company is working on a large language model (LLM) and noticed that the LLM’s outputs are not as diverse as expected. Which parameter should the company adjust?

Options:

A.

Temperature

B.

Batch size

C.

Learning rate

D.

Optimizer type

Buy Now
Questions 29

A company wants to use Amazon Q Business for its data. The company needs to ensure the security and privacy of the data. Which combination of steps will meet these requirements? (Select TWO.)

Options:

A.

Enable AWS Key Management Service (AWS KMS) keys for the Amazon Q Business Enterprise index.

B.

Set up cross-account access to the Amazon Q index.

C.

Configure Amazon Inspector for authentication.

D.

Allow public access to the Amazon Q index.

E.

Configure AWS Identity and Access Management (IAM) for authentication.

Buy Now
Questions 30

A company wants to use large language models (LLMs) with Amazon Bedrock to develop a chat interface for the company's product manuals. The manuals are stored as PDF files.

Which solution meets these requirements MOST cost-effectively?

Options:

A.

Use prompt engineering to add one PDF file as context to the user prompt when the prompt is submitted to Amazon Bedrock.

B.

Use prompt engineering to add all the PDF files as context to the user prompt when the prompt is submitted to Amazon Bedrock.

C.

Use all the PDF documents to fine-tune a model with Amazon Bedrock. Use the fine-tuned model to process user prompts.

D.

Upload PDF documents to an Amazon Bedrock knowledge base. Use the knowledge base to provide context when users submit prompts to Amazon Bedrock.

Buy Now
Questions 31

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.

Buy Now
Questions 32

A company wants to enhance response quality for a large language model (LLM) for complex problem-solving tasks. The tasks require detailed reasoning and a step-by-step explanation process.

Which prompt engineering technique meets these requirements?

Options:

A.

Few-shot prompting

B.

Zero-shot prompting

C.

Directional stimulus prompting

D.

Chain-of-thought prompting

Buy Now
Questions 33

A company uses Amazon SageMaker AI to generate article summaries in multiple languages. The company needs a metric to evaluate the quality of the summary translations in multiple languages. Which evaluation metric will meet these requirements?

Options:

A.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

B.

Bilingual evaluation understudy (BLEU)

C.

Area Under the ROC Curve (AUC)

D.

Precision

Buy Now
Questions 34

A company is creating a model to label credit card transactions. The company has a large volume of sample transaction data to train the model. Most of the transaction data is unlabeled. The data does not contain confidential information. The company needs to obtain labeled sample data to fine-tune the model.

Options:

A.

Run batch inference jobs on the unlabeled data

B.

Run an Amazon SageMaker AI training job that uses the PyTorch Distributed library to label data

C.

Use an Amazon SageMaker Ground Truth labeling job with Amazon Mechanical Turk workers

D.

Use an optical character recognition model trained on labeled samples to label unlabeled samples

E.

Run an Amazon SageMaker AI labeling job

Buy Now
Questions 35

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

Buy Now
Questions 36

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

Buy Now
Questions 37

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

Buy Now
Questions 38

An animation company wants to provide subtitles for its content. Which AWS service meets this requirement?

Options:

A.

Amazon Comprehend

B.

Amazon Polly

C.

Amazon Transcribe

D.

Amazon Translate

Buy Now
Questions 39

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

Buy Now
Questions 40

Which component of Amazon Bedrock Studio can help secure the content that AI systems generate?

Options:

A.

Access controls

B.

Function calling

C.

Guardrails

D.

Knowledge bases

Buy Now
Questions 41

A customer service team is developing an application to analyze customer feedback and automatically classify the feedback into different categories. The categories include product quality, customer service, and delivery experience.

Which AI concept does this scenario present?

Options:

A.

Computer vision

B.

Natural language processing (NLP)

C.

Recommendation systems

D.

Fraud detection

Buy Now
Questions 42

A company is building a mobile app for users who have a visual impairment. The app must be able to hear what users say and provide voice responses.

Which solution will meet these requirements?

Options:

A.

Use a deep learning neural network to perform speech recognition.

B.

Build ML models to search for patterns in numeric data.

C.

Use generative AI summarization to generate human-like text.

D.

Build custom models for image classification and recognition.

Buy Now
Questions 43

A company is using a generative AI model to develop a digital assistant. The model's responses occasionally include undesirable and potentially harmful content. Select the correct Amazon Bedrock filter policy from the following list for each mitigation action. Each filter policy should be selected one time. (Select FOUR.)

• Content filters

• Contextual grounding check

• Denied topics

• Word filters

Options:

Buy Now
Questions 44

A company wants to deploy a conversational chatbot to answer customer questions. The chatbot is based on a fine-tuned Amazon SageMaker JumpStart model. The application must comply with multiple regulatory frameworks.

Which capabilities can the company show compliance for? (Select TWO.)

Options:

A.

Auto scaling inference endpoints

B.

Threat detection

C.

Data protection

D.

Cost optimization

E.

Loosely coupled microservices

Buy Now
Questions 45

A company wants to make a chatbot to help customers. The chatbot will help solve technical problems without human intervention. The company chose a foundation model (FM) for the chatbot. The chatbot needs to produce responses that adhere to company tone.

Which solution meets these requirements?

Options:

A.

Set a low limit on the number of tokens the FM can produce.

B.

Use batch inferencing to process detailed responses.

C.

Experiment and refine the prompt until the FM produces the desired responses.

D.

Define a higher number for the temperature parameter.

Buy Now
Questions 46

What is tokenization used for in natural language processing (NLP)?

Options:

A.

To encrypt text data

B.

To compress text files

C.

To break text into smaller units for processing

D.

To translate text between languages

Buy Now
Questions 47

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)

Buy Now
Questions 48

A company has a generative AI application that uses a pre-trained foundation model (FM) on Amazon Bedrock. The company wants the FM to include more context by using company information.

Which solution meets these requirements MOST cost-effectively?

Options:

A.

Use Amazon Bedrock Knowledge Bases.

B.

Choose a different FM on Amazon Bedrock.

C.

Use Amazon Bedrock Agents.

D.

Deploy a custom model on Amazon Bedrock.

Buy Now
Questions 49

A company is using the Generative AI Security Scoping Matrix to assess security responsibilities for its solutions. The company has identified four different solution scopes based on the matrix.

Which solution scope gives the company the MOST ownership of security responsibilities?

Options:

A.

Using a third-party enterprise application that has embedded generative AI features.

B.

Building an application by using an existing third-party generative AI foundation model (FM).

C.

Refining an existing third-party generative AI foundation model (FM) by fine-tuning the model by using data specific to the business.

D.

Building and training a generative AI model from scratch by using specific data that a customer owns.

Buy Now
Questions 50

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

Buy Now
Questions 51

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

Buy Now
Questions 52

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?

Options:

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

Buy Now
Questions 53

A company is monitoring a predictive model by using Amazon SageMaker Model Monitor. The company notices data drift beyond a defined threshold. The company wants to mitigate a potentially adverse impact on the predictive model.

Options:

A.

Restart the SageMaker AI endpoint.

B.

Adjust the monitoring sensitivity.

C.

Re-train the model with fresh data.

D.

Set up experiments tracking.

Buy Now
Questions 54

A company wants to learn about generative AI applications in an experimental environment.

Which solution will meet this requirement MOST cost-effectively?

Options:

A.

Amazon Q Developer

B.

Amazon SageMaker JumpStart

C.

Amazon Bedrock PartyRock

D.

Amazon Q Business

Buy Now
Questions 55

An AI practitioner is using Amazon Bedrock Prompt Management to create a reusable prompt. The prompt must be able to interact with external services by calling an external API. Which solution will meet this requirement?

Options:

A.

Use special tokens.

B.

Use a tools configuration.

C.

Use prompt variables.

D.

Use a stop sequence.

Buy Now
Questions 56

Which task represents a practical use case to apply a regression model?

Options:

A.

Suggest a genre of music for a listener from a list of genres.

B.

Cluster movies based on movie ratings and viewers.

C.

Use historical data to predict future temperatures in a specific city.

D.

Create a picture that shows a specific object.

Buy Now
Questions 57

A hospital wants to use a generative AI solution with speech-to-text functionality to help improve employee skills in dictating clinical notes.

Options:

A.

Amazon Q Developer

B.

Amazon Polly

C.

Amazon Rekognition

D.

AWS HealthScribe

Buy Now
Questions 58

An AI practitioner has a database of animal photos. The AI practitioner wants to automatically identify and categorize the animals in the photos without manual human effort.

Which strategy meets these requirements?

Options:

A.

Object detection

B.

Anomaly detection

C.

Named entity recognition

D.

Inpainting

Buy Now
Questions 59

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

Buy Now
Questions 60

A hospital developed an AI system to provide personalized treatment recommendations for patients. The AI system must provide the rationale behind the recommendations and make the insights accessible to doctors and patients.

Options:

A.

Explainability

B.

Privacy and security

C.

Fairness

D.

Data governance

Buy Now
Questions 61

A company has implemented a generative AI solution to create personalized exercise routines for premium subscription users. The company offers free basic subscriptions and paid premium subscriptions. The company wants to evaluate the AI solution's return on investment over time.

Options:

A.

The average revenue per user (ARPU) over the past month

B.

The number of daily interactions by basic subscription users

C.

The conversion rate and the customer retention rate

D.

The decrease in the number of premium customer queries and issue volume

Buy Now
Questions 62

A financial company has offices in different countries worldwide. The company requires that all API calls between generative AI applications and foundation models (FM) must not travel across the public internet.

Which AWS service should the company use?

Options:

A.

AWS PrivateLink

B.

Amazon

C.

Amazon CloudFront

D.

AWS CloudTrail

Buy Now
Questions 63

A company wants to use Amazon Bedrock. The company needs to review which security aspects the company is responsible for when using Amazon Bedrock.

Options:

A.

Patching and updating the versions of Amazon Bedrock

B.

Protecting the infrastructure that hosts Amazon Bedrock

C.

Securing the company's data in transit and at rest

D.

Provisioning Amazon Bedrock within the company network

Buy Now
Questions 64

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)

Buy Now
Questions 65

A company uses Amazon SageMaker and various models fa Its AI workloads. The company needs to understand If Its AI workloads are ISO compliant.

Which AWS service or feature meets these requirements?

Options:

A.

AWS Audit Manager

B.

Amazon SageMaker Model Cards

C.

Amazon SageMaker Model Monitor

D.

AWS Artifact

Buy Now
Questions 66

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.

Buy Now
Questions 67

An AI practitioner must fine-tune an open source large language model (LLM) for text categorization. The dataset is already prepared.

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

Options:

A.

Create a custom model training job in PartyRock on Amazon Bedrock.

B.

Use Amazon SageMaker JumpStart to create a training job.

C.

Use a custom script to run an Amazon SageMaker AI model training job.

D.

Create a Jupyter notebook on an Amazon EC2 instance. Use the notebook to train the model.

Buy Now
Questions 68

A company has installed a security camera. The company uses an ML model to evaluate the security camera footage for potential thefts. The company has discovered that the model disproportionately flags people who are members of a specific ethnic group.

Which type of bias is affecting the model output?

Options:

A.

Measurement bias

B.

Sampling bias

C.

Observer bias

D.

Confirmation bias

Buy Now
Questions 69

A hospital is developing an AI system to assist doctors in diagnosing diseases based on patient records and medical images. To comply with regulations, the sensitive patient data must not leave the country the data is located in.

Which data governance strategy will ensure compliance and protect patient privacy?

Options:

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

Buy Now
Questions 70

An ecommerce company is deploying a chatbot. The chatbot will give users the ability to ask questions about the company's products and receive details on users' orders. The company must implement safeguards for the chatbot to filter harmful content from the input prompts and chatbot responses.

Which AWS feature or resource meets these requirements?

Options:

A.

Amazon Bedrock Guardrails

B.

Amazon Bedrock Agents

C.

Amazon Bedrock inference APIs

D.

Amazon Bedrock custom models

Buy Now
Questions 71

A hospital is developing an AI system to assist doctors in diagnosing diseases based on patient records and medical images. To comply with regulations, the sensitive patient data must not leave the country the data is located in.

Options:

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

Buy Now
Questions 72

A company wants to use a large language model (LLM) on Amazon Bedrock for sentiment analysis. The company wants to know how much information can fit into one prompt.

Which consideration will inform the company's decision?

Options:

A.

Temperature

B.

Context window

C.

Batch size

D.

Model size

Buy Now
Questions 73

A food service company wants to collect a dataset to predict customer food preferences. The company wants to ensure that the food preferences of all demographics are included in the data.

Options:

A.

Accuracy

B.

Diversity

C.

Recency bias

D.

Reliability

Buy Now
Questions 74

A company wants to improve multiple ML models.

Select the correct technique from the following list of use cases. Each technique should be selected one time or not at all. (Select THREE.)

Few-shot learning

Fine-tuning

Retrieval Augmented Generation (RAG)

Zero-shot learning

Options:

Buy Now
Questions 75

A media streaming platform wants to provide movie recommendations to users based on the users' account history.

Options:

A.

Amazon Polly

B.

Amazon Comprehend

C.

Amazon Transcribe

D.

Amazon Personalize

Buy Now
Questions 76

An airline company wants to use a generative AI model to convert a flight booking system from one coding language into another coding language. The company must select a model for this task.

Which criteria should the company use to select the correct generative AI model for this task?

Options:

A.

Syntax, semantic understanding, and code optimization capabilities

B.

Code generation speed and error handling capabilities

C.

Ability to generate creative content

D.

Model size and resource requirements

Buy Now
Questions 77

A company is using large language models (LLMs) to develop online tutoring applications. The company needs to apply configurable safeguards to the LLMs. These safeguards must ensure that the LLMs follow standard safety rules when creating applications.

Which solution will meet these requirements with the LEAST effort?

Options:

A.

Amazon Bedrock playgrounds

B.

Amazon SageMaker Clarify

C.

Amazon Bedrock Guardrails

D.

Amazon SageMaker JumpStart

Buy Now
Questions 78

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.

Buy Now
Questions 79

A company wants to collaborate with several research institutes to develop an AI model. The company needs standardized documentation of model version tracking and a record of model development.

Which solution meets these requirements?

Options:

A.

Track the model changes by using Git.

B.

Track the model changes by using Amazon Fraud Detector.

C.

Track the model changes by using Amazon SageMaker Model Cards.

D.

Track the model changes by using Amazon Comprehend.

Buy Now
Questions 80

A company that streams media is selecting an Amazon Nova foundation model (FM) to process documents and images. The company is comparing Nova Micro and Nova Lite. The company wants to minimize costs.

Options:

A.

Nova Micro uses transformer-based architectures. Nova Lite does not use transformer-based architectures.

B.

Nova Micro supports only text data. Nova Lite is optimized for numerical data.

C.

Nova Micro supports only text. Nova Lite supports images, videos, and text.

D.

Nova Micro runs only on CPUs. Nova Lite runs only on GPUs.

Buy Now
Questions 81

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?

Options:

A.

Real-time inference

B.

Serverless inference

C.

Asynchronous inference

D.

Batch transform

Buy Now
Questions 82

HOTSPOT

Select the correct AI term from the following list for each statement. Each AI term should be selected one time. (Select THREE.)

• AI

• Deep learning

• ML

Options:

Buy Now
Questions 83

A media company wants to analyze viewer behavior and demographics to recommend personalized content. The company wants to deploy a customized ML model in its production environment. The company also wants to observe if the model quality drifts over time.

Which AWS service or feature meets these requirements?

Options:

A.

Amazon Rekognition

B.

Amazon SageMaker Clarify

C.

Amazon Comprehend

D.

Amazon SageMaker Model Monitor

Buy Now
Questions 84

A company needs to monitor the performance of its ML systems by using a highly scalable AWS service.

Which AWS service meets these requirements?

Options:

A.

Amazon CloudWatch

B.

AWS CloudTrail

C.

AWS Trusted Advisor

D.

AWS Config

Buy Now
Questions 85

A company is building a contact center application and wants to gain insights from customer conversations. The company wants to analyze and extract key information from the audio of the customer calls.

Which solution meets these requirements?

Options:

A.

Build a conversational chatbot by using Amazon Lex.

B.

Transcribe call recordings by using Amazon Transcribe.

C.

Extract information from call recordings by using Amazon SageMaker Model Monitor.

D.

Create classification labels by using Amazon Comprehend.

Buy Now
Questions 86

A company wants to extract key insights from large policy documents to increase employee efficiency.

Options:

A.

Regression

B.

Clustering

C.

Summarization

D.

Classification

Buy Now
Exam Code: AIF-C01
Exam Name: AWS Certified AI Practitioner Exam
Last Update: Jan 2, 2026
Questions: 289
AIF-C01 pdf

AIF-C01 PDF

$25.5  $84.99
AIF-C01 Engine

AIF-C01 Testing Engine

$30  $99.99
AIF-C01 PDF + Engine

AIF-C01 PDF + Testing Engine

$40.5  $134.99