Pre-Summer Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: clap70

AIF-C01 AWS Certified AI Practitioner Exam Questions and Answers

Questions 4

A company is comparing two foundation models (FMs) for a customer service AI assistant. The company wants to evaluate the FMs based on helpfulness, correctness, and tone. The company needs an evaluation technique that is automated, repeatable, and does not require human reviewers.

Which evaluation technique will meet these requirements?

Options:

A.

String matching

B.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

C.

LLM-as-a-judge

D.

Retrieval Augmented Generation (RAG)

Buy Now
Questions 5

Which AWS 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

Buy Now
Questions 6

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:

Buy Now
Questions 7

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).

Buy Now
Questions 8

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 9

A large retail bank wants to develop an ML system to help the risk management team decide on loan allocations for different demographics.

What must the bank do to develop an unbiased ML model?

Options:

A.

Reduce the size of the training dataset.

B.

Ensure that the ML model predictions are consistent with historical results.

C.

Create a different ML model for each demographic group.

D.

Measure class imbalance on the training dataset. Adapt the training process accordingly.

Buy Now
Questions 10

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 11

A company is building a job recommendation system based on job posting data and job seeker user profiles. The system shows bias in job recommendations based on gender for user profiles that are otherwise equivalent.

Which principle should the company follow to address this issue, according to AWS best practices for responsible AI?

Options:

A.

Governance

B.

Explainability

C.

Controllability

D.

Fairness

Buy Now
Questions 12

A food service company wants to develop an ML model to help decrease daily food waste and increase sales revenue. The company needs to continuously improve the model ' s accuracy.

Which solution meets these requirements?

Options:

A.

Use Amazon SageMaker AI and iterate with the most recent data.

B.

Use Amazon Personalize and iterate with historical data.

C.

Use Amazon CloudWatch to analyze customer orders.

D.

Use Amazon Rekognition to optimize the model.

Buy Now
Questions 13

A company is using AI to build a toy recommendation website that suggests toys based on a customer ' s interests and age. The company notices that the AI tends to suggest stereotypically gendered toys.

Which AWS service or feature should the company use to investigate the bias?

Options:

A.

Amazon Rekognition

B.

Amazon Q Developer

C.

Amazon Comprehend

D.

Amazon SageMaker Clarify

Buy Now
Questions 14

Which type of AI model makes numeric predictions?

Options:

A.

Diffusion

B.

Regression

C.

Transformer

D.

Multi-modal

Buy Now
Questions 15

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 16

An AI practitioner is developing a prompt for an Amazon Titan model. The model is hosted on Amazon Bedrock. The AI practitioner is using the model to solve numerical reasoning challenges. The AI practitioner adds the following phrase to the end of the prompt: " Ask the model to show its work by explaining its reasoning step by step. "

Which prompt engineering technique is the AI practitioner using?

Options:

A.

Chain-of-thought prompting

B.

Prompt injection

C.

Few-shot prompting

D.

Prompt templating

Buy Now
Questions 17

A retail company is tagging its product inventory. A tag is automatically assigned to each product based on the product description. The company created one product category by using a large language model (LLM) on Amazon Bedrock in few-shot learning mode.

The company collected a labeled dataset and wants to scale the solution to all product categories.

Which solution meets these requirements?

Options:

A.

Use prompt engineering with zero-shot learning.

B.

Use prompt engineering with prompt templates.

C.

Customize the model with continued pre-training.

D.

Customize the model with fine-tuning.

Buy Now
Questions 18

A company has developed a neural network model to replace an existing decision tree model. The neural network model has a higher prediction accuracy compared to the decision tree model. However, the neural network model’s decision process is not as explainable as the decision tree model’s decision process.

Which tradeoff is the company making by adopting the neural network model?

Options:

A.

Higher compliance for lower interpretability

B.

Higher performance for lower portability

C.

Higher performance for lower interpretability

D.

Higher portability for lower interpretability

Buy Now
Questions 19

A company is using custom models in Amazon Bedrock for a generative AI application. The company wants to use a company-managed encryption key to encrypt the model artifacts that the model customization jobs create. Which AWS service meets these requirements?

Options:

A.

AWS Key Management Service (AWS KMS)

B.

Amazon Inspector

C.

Amazon Macie

D.

AWS Secrets Manager

Buy Now
Questions 20

A company is using a foundation model (FM) to generate creative marketing slogans for various products. The company wants to reuse a standard template with common instructions when generating slogans for different products. However, the company needs to add short descriptions for each product.

Which Amazon Bedrock solution will meet these requirements?

Options:

A.

Prompt management

B.

Knowledge Bases

C.

Model evaluation

D.

Cross-region inference

Buy Now
Questions 21

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 22

A manufacturing company uses AI to inspect products and find any damages or defects.

Which type of AI application is the company using?

Options:

A.

Recommendation system

B.

Natural language processing (NLP)

C.

Computer vision

D.

Image processing

Buy Now
Questions 23

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 24

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 25

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 26

A company needs to build its own large language model (LLM) based on only the company ' s private data. The company is concerned about the environmental effect of the training process.

Which Amazon EC2 instance type has the LEAST environmental effect when training LLMs?

Options:

A.

Amazon EC2 C series

B.

Amazon EC2 G series

C.

Amazon EC2 P series

D.

Amazon EC2 Trn series

Buy Now
Questions 27

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 28

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 29

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 30

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\

Buy Now
Questions 31

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 32

A company wants to build and deploy ML models on AWS without writing any code.

Which AWS service or feature meets these requirements?

Options:

A.

Amazon SageMaker Canvas

B.

Amazon Rekognition

C.

AWS DeepRacer

D.

Amazon Comprehend

Buy Now
Questions 33

A company needs to apply numerical transformations to a set of images to transpose and rotate the images.

Options:

A.

Create a deep neural network by using the images as input.

B.

Create an AWS Lambda function to perform the transformations.

C.

Use an Amazon Bedrock large language model (LLM) with a high temperature.

D.

Use AWS Glue Data Quality to make corrections to each image.

Buy Now
Questions 34

An AI practitioner wants to use a foundation model (FM) to design a search application. The search application must handle queries that have text and images.

Which type of FM should the AI practitioner use to power the search application?

Options:

A.

Multi-modal embedding model

B.

Text embedding model

C.

Multi-modal generation model

D.

Image generation model

Buy Now
Questions 35

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 36

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 37

A company wants to assess the costs that are associated with using a large language model (LLM) to generate inferences. The company wants to use Amazon Bedrock to build generative AI applications.

Which factor will drive the inference costs?

Options:

A.

Number of tokens consumed

B.

Temperature value

C.

Amount of data used to train the LLM

D.

Total training time

Buy Now
Questions 38

A company creates video content. The company wants to use generative AI to generate new creative content and to reduce video creation time. Which solution will meet these requirements in the MOST operationally efficient way?

Options:

A.

Use the Amazon Titan Image Generator model on Amazon Bedrock to generate intermediate images. Use video editing software to create videos.

B.

Use the Amazon Nova Canvas model on Amazon Bedrock to generate intermediate images. Use video editing software to create videos.

C.

Use the Amazon Nova Reel model on Amazon Bedrock to generate videos.

D.

Use the Amazon Nova Pro model on Amazon Bedrock to generate videos.

Buy Now
Questions 39

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?

Options:

A.

Increase the number of epochs.

B.

Use transfer learning.

C.

Decrease the number of epochs.

D.

Use unsupervised learning.

Buy Now
Questions 40

A company wants to customize a foundation model (FM). The company wants to understand the customization methods and data types that are available.

Select the correct customization method from the following list for each description. Select each customization method one time . (Select THREE.)

Customization methods:

• Continued pre-training

• Distillation

• Fine-tuning

Options:

Buy Now
Questions 41

A company uses foundation models (FMs) to automate daily tasks. An AI practitioner is creating system instructions that include context relevant to the tasks. The AI practitioner wants to save and reuse the instructions in daily interactions with FMs in Amazon Bedrock.

Which Amazon Bedrock solution will meet these requirements?

Options:

A.

Knowledge Bases

B.

Guardrails

C.

Playgrounds

D.

Prompt management

Buy Now
Questions 42

An ecommerce company is developing an AI application that categorizes product images and extracts specifications. The application will use a high-quality labeled dataset to customize a foundation model (FM) to generate accurate responses.

Which ML technique will meet these requirements by using Amazon Bedrock?

Options:

A.

Apply continued pre-training

B.

Create an agent

C.

Perform fine-tuning

D.

Develop prompt engineering

Buy Now
Questions 43

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

Buy Now
Questions 44

A company wants to implement a generative AI assistant to provide consistent responses to various phrasings of user questions.

Which advantages can generative AI provide in this use case?

Options:

A.

Low latency and high throughput

B.

Adaptability and responsiveness

C.

Deterministic outputs and fixed responses

D.

Hardware acceleration and GPU optimization

Buy Now
Questions 45

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

Buy Now
Questions 46

A company uses a third-party model on Amazon Bedrock to analyze confidential documents. The company is concerned about data privacy. Which statement describes how Amazon Bedrock protects data privacy?

Options:

A.

User inputs and model outputs are anonymized and shared with third-party model providers.

B.

User inputs and model outputs are not shared with any third-party model providers.

C.

User inputs are kept confidential, but model outputs are shared with third-party model providers.

D.

User inputs and model outputs are redacted before the inputs and outputs are shared with third-party model providers.

Buy Now
Questions 47

A healthcare company wants to create a model to improve disease diagnostics by analyzing patient voices. The company has recorded hundreds of patient voices for this project. The company is currently filtering voice recordings according to duration and language.

Options:

A.

Data collection

B.

Data preprocessing

C.

Feature engineering

D.

Model training

Buy Now
Questions 48

A company wants to use AI to protect its application from threats. The AI solution needs to check if an IP address is from a suspicious source.

Options:

A.

Build a speech recognition system

B.

Create a natural language processing (NLP) named entity recognition system

C.

Develop an anomaly detection system

D.

Create a fraud forecasting system

Buy Now
Questions 49

A company wants to use a large language model (LLM) on Amazon Bedrock for sentiment analysis. The company wants to classify the sentiment of text passages as positive or negative.

Which prompt engineering strategy meets these requirements?

Options:

A.

Provide examples of text passages with corresponding positive or negative labels in the prompt followed by the new text passage to be classified.

B.

Provide a detailed explanation of sentiment analysis and how LLMs work in the prompt.

C.

Provide the new text passage to be classified without any additional context or examples.

D.

Provide the new text passage with a few examples of unrelated tasks, such as text summarization or question answering.

Buy Now
Questions 50

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

Buy Now
Questions 51

A digital devices company wants to predict customer demand for memory hardware. The company does not have coding experience or knowledge of ML algorithms and needs to develop a data-driven predictive model. The company needs to perform analysis on internal data and external data.

Which solution will meet these requirements?

Options:

A.

Store the data in Amazon S3. Create ML models and demand forecast predictions by using Amazon SageMaker built-in algorithms that use the data from Amazon S3.

B.

Import the data into Amazon SageMaker Data Wrangler. Create ML models and demand forecast predictions by using SageMaker built-in algorithms.

C.

Import the data into Amazon SageMaker Data Wrangler. Build ML models and demand forecast predictions by using an Amazon Personalize Trending-Now recipe.

D.

Import the data into Amazon SageMaker Canvas. Build ML models and demand forecast predictions by selecting the values in the data from SageMaker Canvas.

Buy Now
Questions 52

Which strategy will prevent model hallucinations?

Options:

A.

Fact-check the output of the large language model (LLM).

B.

Compare the output of the large language model (LLM) to the results of an internet search.

C.

Use contextual grounding.

D.

Use relevance grounding.

Buy Now
Questions 53

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 54

A company wants to use AWS services to build an AI assistant for internal company use. The AI assistant ' s responses must reference internal documentation. The company stores internal documentation as PDF, CSV, and image files.

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

Options:

A.

Use Amazon SageMaker AI to fine-tune a model.

B.

Use Amazon Bedrock Knowledge Bases to create a knowledge base.

C.

Configure a guardrail in Amazon Bedrock Guardrails.

D.

Select a pre-trained model from Amazon SageMaker JumpStart.

Buy Now
Questions 55

A company wants to improve a large language model (LLM) for content moderation within 3 months. The company wants the model to moderate content according to the company ' s values and ethics. The LLM must also be able to handle emerging trends and new types of problematic content.

Which solution will meet these requirements?

Options:

A.

Conduct continuous pre-training on a large amount of text-based internet content.

B.

Create a high-quality dataset of historical moderation decisions.

C.

Fine-tune the LLM on a diverse set of general ethical guidelines from various sources.

D.

Conduct reinforcement learning from human feedback (RLHF) by using real-time input from skilled moderators.

Buy Now
Questions 56

A company is introducing a new feature for its application. The feature will refine the style of output messages. The company will fine-tune a large language model (LLM) on Amazon Bedrock to implement the feature. Which type of data does the company need to meet these requirements?

Options:

A.

Samples of only input messages

B.

Samples of only output messages

C.

Samples of pairs of input and output messages

D.

Separate samples of input and output messages

Buy Now
Questions 57

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)

Buy Now
Questions 58

A pharmaceutical company wants to analyze user reviews of new medications and provide a concise overview for each medication. Which solution meets these requirements?

Options:

A.

Create a time-series forecasting model to analyze the medication reviews by using Amazon Personalize.

B.

Create medication review summaries by using Amazon Bedrock large language models (LLMs).

C.

Create a classification model that categorizes medications into different groups by using Amazon SageMaker.

D.

Create medication review summaries by using Amazon Rekognition.

Buy Now
Questions 59

Which AWS service creates business intelligence reports and automatically generates executive summaries based on data that users provide?

Options:

A.

Amazon Q in QuickSight

B.

Amazon Rekognition

C.

Amazon Textract

D.

Amazon Polly

Buy Now
Questions 60

A company uses Amazon Bedrock to implement a generative AI solution. The AI solution provides customers with personalized product recommendations.

The company wants to evaluate the impact of the AI solution on sales revenue.

Which metric will meet these requirements?

Options:

A.

Cross-domain performance

B.

Solution efficiency

C.

User satisfaction

D.

Conversion rate

Buy Now
Questions 61

A company is using supervised learning to train an AI model on a small labeled dataset that is specific to a target task. Which step of the foundation model (FM) lifecycle does this describe?

Options:

A.

Fine-tuning

B.

Data selection

C.

Pre-training

D.

Evaluation

Buy Now
Questions 62

A company is building a generative AI application with a foundation model (FM). The application needs to automatically generate marketing emails. The company wants the application ' s output text to be creative and short in length.

Which configuration of inference parameters will meet these requirements?

Options:

A.

Decrease the temperature and the response length.

B.

Increase the temperature and the response length.

C.

Increase the temperature and decrease the response length.

D.

Decrease the temperature and increase the response length.

Buy Now
Questions 63

A company is developing an ML model to make loan approvals. The company must implement a solution to detect bias in the model. The company must also be able to explain the model ' s predictions.

Which solution will meet these requirements?

Options:

A.

Amazon SageMaker Clarify

B.

Amazon SageMaker Data Wrangler

C.

Amazon SageMaker Model Cards

D.

AWS AI Service Cards

Buy Now
Questions 64

A company is using an Amazon Nova Canvas model to generate images. The model generates images successfully. The company needs to prevent the model from including specific items in the generated images.

Which solution will meet this requirement?

Options:

A.

Use a higher temperature value.

B.

Use a more detailed prompt.

C.

Use a negative prompt.

D.

Use another foundation model (FM).

Buy Now
Questions 65

A company has deployed an AI application in production on AWS. The application ' s responses have become less accurate over time. The company needs a solution to send alerts when the application performance drifts.

Which AWS service or feature will meet this requirement?

Options:

A.

Amazon Augmented AI (Amazon A2I)

B.

Amazon SageMaker Model Monitor

C.

Amazon Rekognition

D.

AWS Trusted Advisor

Buy Now
Questions 66

A company has a generative AI model that has limited training data. The model produces output that seems correct but is incorrect.

Which option represents the model ' s problem?

Options:

A.

Interpretability

B.

Nondeterminism

C.

Hallucinations

D.

Accuracy

Buy Now
Questions 67

A company runs a website for users to make travel reservations. The company wants an AI solution to help create consistent branding for hotels on the website. The AI solution needs to generate hotel descriptions for the website in a consistent writing style. Which AWS service will meet these requirements?

Options:

A.

Amazon Comprehend

B.

Amazon Personalize

C.

Amazon Rekognition

D.

Amazon Bedrock

Buy Now
Questions 68

A company is building a generative AI application to help customers make travel reservations. The application will process customer requests and invoke the appropriate API calls to complete reservation transactions.

Which Amazon Bedrock resource will meet these requirements?

Options:

A.

Agents

B.

Intelligent prompt routing

C.

Knowledge Bases

D.

Guardrails

Buy Now
Questions 69

A company is implementing intelligent agents to provide conversational search experiences for its customers. The company needs a database service that will support storage and queries of embeddings from a generative AI model as vectors in the database.

Which AWS service will meet these requirements?

Options:

A.

Amazon Athena

B.

Amazon Aurora PostgreSQL

C.

Amazon Redshift

D.

Amazon EMR

Buy Now
Questions 70

A company is training ML models on datasets. The datasets contain some classes that have more examples than other classes. The company wants to measure how well the model balances detecting and labeling the classes.

Which metric should the company use?

Options:

A.

Accuracy

B.

Recall

C.

Precision

D.

F1 score

Buy Now
Questions 71

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 72

A social media company wants to use a large language model (LLM) for content moderation. The company wants to evaluate the LLM outputs for bias and potential discrimination against specific groups or individuals.

Which data source should the company use to evaluate the LLM outputs with the LEAST administrative effort?

Options:

A.

User-generated content

B.

Moderation logs

C.

Content moderation guidelines

D.

Benchmark datasets

Buy Now
Questions 73

A company is exploring Amazon Nova models in Amazon Bedrock. The company needs a multimodal model that supports multiple languages.

Options:

A.

Nova Lite

B.

Nova Pro

C.

Nova Canvas

D.

Nova Reel

Buy Now
Questions 74

An education company wants to build a private tutor application. The application will give users the ability to enter text or provide a picture of a question. The application will respond with a written answer and an explanation of the written answer.

Which model type meets these requirements?

Options:

A.

Computer vision model

B.

Multimodal LLM

C.

Diffusion model

D.

Text-to-speech model

Buy Now
Questions 75

A company wants to develop an Al application to help its employees check open customer claims, identify details for a specific claim, and access documents for a claim. Which solution meets these requirements?

Options:

A.

Use Agents for Amazon Bedrock with Amazon Fraud Detector to build the application.

B.

Use Agents for Amazon Bedrock with Amazon Bedrock knowledge bases to build the application.

C.

Use Amazon Personalize with Amazon Bedrock knowledge bases to build the application.

D.

Use Amazon SageMaker AI to build the application by training a new ML model.

Buy Now
Questions 76

A company wants to use an ML model to analyze customer reviews on social media. The model must determine if each review has a neutral, positive, or negative sentiment.

Options:

A.

Open-ended generation

B.

Text summarization

C.

Machine translation

D.

Classification

Buy Now
Questions 77

A company is developing an AI solution to help make hiring decisions.

Which strategy complies with AWS guidance for responsible AI?

Options:

A.

Use the AI solution to make final hiring decisions without human review.

B.

Train the AI solution exclusively on data from previous successful hires.

C.

Test the AI solution to ensure that it does not discriminate against any protected groups.

D.

Keep the AI decision-making process confidential to maintain a competitive advantage.

Buy Now
Questions 78

A company manually reviews all submitted resumes in PDF format. As the company grows, the company expects the volume of resumes to exceed the company ' s review capacity. The company needs an automated system to convert the PDF resumes into plain text format for additional processing.

Which AWS service meets this requirement?

Options:

A.

Amazon Textract

B.

Amazon Personalize

C.

Amazon Lex

D.

Amazon Transcribe

Buy Now
Questions 79

A documentary filmmaker wants to reach more viewers. The filmmaker wants to automatically add subtitles and voice-overs in multiple languages to their films.

Which combination of steps will meet these requirements? (Select TWO.)

Options:

A.

Use Amazon Transcribe and Amazon Translate to generate subtitles in other languages

B.

Use Amazon Textract and Amazon Translate to generate subtitles in other languages

C.

Use Amazon Polly to generate voice-overs in other languages

D.

Use Amazon Translate to generate voice-overs in other languages

E.

Use Amazon Textract to generate voice-overs in other languages

Buy Now
Questions 80

An AI practitioner wants to generate more diverse and more creative outputs from a large language model (LLM).

How should the AI practitioner adjust the inference parameter?

Options:

A.

Increase the temperature value.

B.

Decrease the Top K value.

C.

Increase the response length.

D.

Decrease the prompt length.

Buy Now
Questions 81

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 82

A company has multiple datasets that contain historical data. The company wants to use ML technologies to process each dataset.

Select the correct ML technology from the following list for each dataset. Select each ML technology one time or not at all. (Select THREE.)

Computer vision

Natural language processing (NLP)

Reinforcement learning

Time series forecasting

Options:

Buy Now
Questions 83

A company is building a custom AI solution in Amazon SageMaker Studio to analyze financial transactions for fraudulent activity in real time. The company needs to ensure that the connectivity from SageMaker Studio to Amazon Bedrock traverses the company’s VPC.

Which solution meets these requirements?

Options:

A.

Configure AWS Identity and Access Management (IAM) roles and policies for SageMaker Studio to access Amazon Bedrock.

B.

Configure Amazon Macie to proxy requests from SageMaker Studio to Amazon Bedrock.

C.

Configure AWS PrivateLink endpoints for the Amazon Bedrock API endpoints in the VPC that SageMaker Studio is connected to.

D.

Configure a new VPC for the Amazon Bedrock usage. Register the VPCs as peers.

Buy Now
Questions 84

An ecommerce company is using a chatbot to automate the customer order submission process. The chatbot is powered by AI and Is available to customers directly from the company ' s website 24 hours a day, 7 days a week.

Which option is an AI system input vulnerability that the company needs to resolve before the chatbot is made available?

Options:

A.

Data leakage

B.

Prompt injection

C.

Large language model (LLM) hallucinations

D.

Concept drift

Buy Now
Questions 85

A company wants to use AI for budgeting. The company made one budget manually and one budget by using an AI model. The company compared the budgets to evaluate the performance of the AI model. The AI model budget produced incorrect numbers.

Which option represents the AI model ' s problem?

Options:

A.

Hallucinations

B.

Safety

C.

Interpretability

D.

Cost

Buy Now
Questions 86

Which statement presents an advantage of using Retrieval Augmented Generation (RAG) for natural language processing (NLP) tasks?

Options:

A.

RAG can use external knowledge sources to generate more accurate and informative responses

B.

RAG is designed to improve the speed of language model training

C.

RAG is primarily used for speech recognition tasks

D.

RAG is a technique for data augmentation in computer vision tasks

Buy Now
Questions 87

An AI practitioner is determining the appropriate data type for various use cases.

Select the correct data type from the following list for each use case. Select each data type one time.

Options:

Buy Now
Questions 88

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 89

A company wants to identify groups for its customers based on the customers ' demographics and buying patterns.

Which algorithm should the company use to meet this requirement?

Options:

A.

K-nearest neighbors (K-NN)

B.

K-means

C.

Decision tree

D.

Support vector machine

Buy Now
Questions 90

A company wants to use foundation models (FMs) to develop and deploy an AI model.

Which AWS service or resource will meet these requirements with the LEAST development effort?

Options:

A.

Amazon Bedrock

B.

Amazon SageMaker AI

C.

Amazon Bedrock PartyRock

D.

Amazon Q Developer

Buy Now
Questions 91

A company wants to use generative AI to increase developer productivity and software development. The company wants to use Amazon Q Developer.

What can Amazon Q Developer do to help the company meet these requirements?

Options:

A.

Create software snippets, reference tracking, and open-source license tracking.

B.

Run an application without provisioning or managing servers.

C.

Enable voice commands for coding and providing natural language search.

D.

Convert audio files to text documents by using ML models.

Buy Now
Questions 92

Sated and order the steps from the following bat to correctly describe the ML Lifecycle for a new custom modal Select each step one time. (Select and order FOUR.)

• Define the business objective.

• Deploy the modal.

• Develop and tram the model.

• Process the data.

Options:

Buy Now
Questions 93

A manufacturing company wants to create product descriptions in multiple languages.

Which AWS service will automate this task?

Options:

A.

Amazon Translate

B.

Amazon Transcribe

C.

Amazon Kendra

D.

Amazon Polly

Buy Now
Questions 94

Which AWS service or feature stores embeddings In a vector database for use with foundation models (FMs) and Retrieval Augmented Generation (RAG)?

Options:

A.

Amazon SageMaker Ground Truth

B.

Amazon OpenSearch Service

C.

Amazon Transcribe

D.

Amazon Textract

Buy Now
Questions 95

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 96

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 97

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 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.

Buy Now
Questions 98

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 99

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 100

A company acquires International Organization for Standardization (ISO) accreditation to manage AI risks and to use AI responsibly. What does this accreditation certify?

Options:

A.

All members of the company are ISO certified.

B.

All AI systems that the company uses are ISO certified.

C.

All AI application team members are ISO certified.

D.

The company’s development framework is ISO certified.

Buy Now
Questions 101

Which outcome is a result of increasing model transparency?

Options:

A.

Reduced need for model validation steps

B.

Elimination of regulatory compliance monitoring requirements

C.

Automatic removal of all bias from model predictions

D.

Enhanced ability to identify bias and improve model governance

Buy Now
Questions 102

Which option is an example of unsupervised learning?

Options:

A.

A model that groups customers based on their purchase history

B.

A model that classifies images as dogs or cats

C.

A model that predicts a house ' s price based on various features

D.

A model that learns to play chess by using trial and error

Buy Now
Questions 103

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 104

Which THREE of the following principles of responsible AI are most critical to this scenario? (Choose 3)

* Explainability

* Fairness

* Privacy and security

* Robustness

* Safety

Options:

Buy Now
Questions 105

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.

Which human-centered design principle does this scenario present?

Options:

A.

Explainability

B.

Privacy and security

C.

Fairness

D.

Data governance

Buy Now
Questions 106

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 107

A company needs to train an ML model to classify images of different types of animals. The company has a large dataset of labeled images and will not label more data. Which type of learning should the company use to train the model?

Options:

A.

Supervised learning.

B.

Unsupervised learning.

C.

Reinforcement learning.

D.

Active learning.

Buy Now
Questions 108

A research company implemented a chatbot by using a foundation model (FM) from Amazon Bedrock. The chatbot searches for answers to questions from a large database of research papers.

After multiple prompt engineering attempts, the company notices that the FM is performing poorly because of the complex scientific terms in the research papers.

How can the company improve the performance of the chatbot?

Options:

A.

Use few-shot prompting to define how the FM can answer the questions.

B.

Use domain adaptation fine-tuning to adapt the FM to complex scientific terms.

C.

Change the FM inference parameters.

D.

Clean the research paper data to remove complex scientific terms.

Buy Now
Questions 109

A company has developed an ML model to predict real estate sale prices. The company wants to deploy the model to make predictions without managing servers or infrastructure.

Which solution meets these requirements?

Options:

A.

Deploy the model on an Amazon EC2 instance.

B.

Deploy the model on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.

C.

Deploy the model by using Amazon CloudFront with an Amazon S3 integration.

D.

Deploy the model by using an Amazon SageMaker AI endpoint.

Buy Now
Questions 110

A company wants to implement a generative AI solution to improve its marketing operations. The company wants to increase its revenue in the next 6 months.

Which approach will meet these requirements?

Options:

A.

Immediately start training a custom FM by using the company’s existing data.

B.

Conduct stakeholder interviews to refine use cases and set measurable goals.

C.

Implement a prebuilt AI assistant solution and measure its impact on customer satisfaction.

D.

Analyze industry AI implementations and replicate the most successful features.

Buy Now
Questions 111

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
Exam Code: AIF-C01
Exam Name: AWS Certified AI Practitioner Exam
Last Update: May 17, 2026
Questions: 365
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