Summer Certification 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

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 5

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 6

Which feature of Amazon OpenSearch Service gives companies the ability to build vector database applications?

Options:

A.

Integration with Amazon S3 for object storage

B.

Support for geospatial indexing and queries

C.

Scalable index management and nearest neighbor search capability

D.

Ability to perform real-time analysis on streaming data

Buy Now
Questions 7

A company wants to use its documents as a knowledge base for a large language model (LLM) in a Retrieval Augmented Generation (RAG) solution.

Which solution will meet these requirements?

Options:

A.

Encrypt each document with encryption keys.

B.

Create embeddings from document chunks.

C.

Label the document data with metadata.

D.

Generate one-hot encoding for each document.

Buy Now
Questions 8

A company is developing an ML application. The application must automatically group similar customers and products based on their characteristics.

Which ML strategy should the company use to meet these requirements?

Options:

A.

Unsupervised learning

B.

Supervised learning

C.

Reinforcement learning

D.

Semi-supervised learning

Buy Now
Questions 9

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 10

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

Buy Now
Questions 11

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 12

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 13

A financial company stores patterns of fraudulent behavior in a database. The company uses this data to conduct investigations.

The company wants to use a graph-based ML solution to develop an AI tool that helps with these investigations.

Which AWS service will meet these requirements?

Options:

A.

Amazon OpenSearch Service

B.

Amazon Aurora

C.

Amazon Neptune

D.

Amazon MemoryDB

Buy Now
Questions 14

A company has built a chatbot that can respond to natural language questions with images. The company wants to ensure that the chatbot does not return inappropriate or unwanted images.

Which solution will meet these requirements?

Options:

A.

Implement moderation APIs.

B.

Retrain the model with a general public dataset.

C.

Perform model validation.

D.

Automate user feedback integration.

Buy Now
Questions 15

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 16

A company wants to use an AI model to generate labels for online news articles that the company publishes. The company selects a foundation model (FM) instead of a conventional ML model for this task.

What is one advantage of using an FM instead of a conventional ML model to meet this requirement?

Options:

A.

An FM does not require training.

B.

An FM is smaller and faster.

C.

An FM is more transparent.

D.

An FM is not biased.

Buy Now
Questions 17

A financial company uses a generative AI model to assign credit limits to new customers. The company wants to make the decision-making process of the model more transparent to its customers.

Options:

A.

Use a rule-based system instead of an ML model

B.

Apply explainable AI techniques to show customers which factors influenced the model ' s decision

C.

Develop an interactive UI for customers and provide clear technical explanations about the system

D.

Increase the accuracy of the model to reduce the need for transparency

Buy Now
Questions 18

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 19

Which type of ML technique provides the MOST explainability?

Options:

A.

Linear regression

B.

Support vector machines

C.

Random cut forest (RCF)

D.

Neural network

Buy Now
Questions 20

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.

Buy Now
Questions 21

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

Buy Now
Questions 22

Which technique can a company use to lower bias and toxicity in generative AI applications during the post-processing ML lifecycle?

Options:

A.

Human-in-the-loop

B.

Data augmentation

C.

Feature engineering

D.

Adversarial training

Buy Now
Questions 23

Sentiment analysis is a subset of which broader field of AI?

Options:

A.

Computer vision

B.

Robotics

C.

Natural language processing (NLP)

D.

Time series forecasting

Buy Now
Questions 24

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 25

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 26

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 27

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 28

A company needs to share a dataset with a third-party provider. The provider will use the dataset to create an ML model. Some fields in the dataset contain personally identifiable information (PII). The company needs a solution to share this dataset without exposing PII.

Which solution will meet these requirements?

Options:

A.

Apply data masking to all fields in the dataset.

B.

Apply data masking to the fields that contain PII in the dataset.

C.

Apply data encryption to all fields in the dataset.

D.

Apply data labeling to the fields that contain PII in the dataset.

Buy Now
Questions 29

A company wants to use a pre-trained generative AI model to generate content for its marketing campaigns. The company needs to ensure that the generated content aligns with the company ' s brand voice and messaging requirements.

Which solution meets these requirements?

Options:

A.

Optimize the model ' s architecture and hyperparameters to improve the model ' s overall performance.

B.

Increase the model ' s complexity by adding more layers to the model ' s architecture.

C.

Create effective prompts that provide clear instructions and context to guide the model ' s generation.

D.

Select a large, diverse dataset to pre-train a new generative model.

Buy Now
Questions 30

Which statement describes a generative AI use case for multimodal models?

Options:

A.

Deploy multiple scalable and cost-effective versions of a model.

B.

Process large amounts of data to train multiple models.

C.

Write code in multiple programming languages.

D.

Process different data types, such as images, audio, and videos.

Buy Now
Questions 31

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 32

A company has terabytes of data in a database that the company can use for business analysis. The company wants to build an AI-based application that can build a SQL query from input text that employees provide. The employees have minimal experience with technology.

Which solution meets these requirements?

Options:

A.

Generative pre-trained transformers (GPT)

B.

Residual neural network

C.

Support vector machine

D.

WaveNet

Buy Now
Questions 33

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 34

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 35

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
Questions 36

A company wants to make a trained model available to production applications through an API endpoint for runtime queries.

Which ML lifecycle phase does this activity represent?

Options:

A.

Data preparation

B.

Model training and tuning

C.

Model evaluation and validation

D.

Model deployment and inference

Buy Now
Questions 37

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 38

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 39

An AI practitioner is using an Amazon SageMaker notebook to train an ML prediction model for fraud detection. The company wants the model to be accurate for an unseen dataset.

Which two characteristics does the AI practitioner want the model to have?

Options:

A.

High variance / high bias

B.

High variance / low bias

C.

Low variance / high bias

D.

Low variance / low bias

Buy Now
Questions 40

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 41

A company wants to improve the accuracy of the responses from a generative AI application. The application uses a foundation model (FM) on Amazon Bedrock.

Which solution meets these requirements MOST cost-effectively?

Options:

A.

Fine-tune the FM.

B.

Retrain the FM.

C.

Train a new FM.

D.

Use prompt engineering.

Buy Now
Questions 42

A company wants to control employee access to publicly available foundation models (FMs). Which solution meets these requirements?

Options:

A.

Analyze cost and usage reports in AWS Cost Explorer.

B.

Download AWS security and compliance documents from AWS Artifact.

C.

Configure Amazon SageMaker JumpStart to restrict discoverable FMs.

D.

Build a hybrid search solution by using Amazon OpenSearch Service.

Buy Now
Questions 43

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 44

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 45

A company built an AI-powered resume screening system. The company used a large dataset to train the model. The dataset contained resumes that were not representative of all demographics. Which core dimension of responsible AI does this scenario present?

Options:

A.

Fairness.

B.

Explainability.

C.

Privacy and security.

D.

Transparency.

Buy Now
Questions 46

A company wants to create an application by using Amazon Bedrock. The company has a limited budget and prefers flexibility without long-term commitment.

Which Amazon Bedrock pricing model meets these requirements?

Options:

A.

On-Demand

B.

Model customization

C.

Provisioned Throughput

D.

Spot Instance

Buy Now
Questions 47

An AI practitioner is writing software code. The AI practitioner wants to quickly develop a test case and create documentation for the code.

Options:

A.

Upload the code to an online coding assistant.

B.

Develop an application to use foundation models (FMs).

C.

Use Amazon Q Developer in an integrated development environment (IDE).

D.

Research and write test cases. Then, create test cases and add documentation.

Buy Now
Questions 48

A company wants to upload customer service email messages to Amazon S3 to develop a business analysis application. The messages sometimes contain sensitive data. The company wants to receive an alert every time sensitive information is found.

Which solution fully automates the sensitive information detection process with the LEAST development effort?

Options:

A.

Configure Amazon Macie to detect sensitive information in the documents that are uploaded to Amazon S3.

B.

Use Amazon SageMaker endpoints to deploy a large language model (LLM) to redact sensitive data.

C.

Develop multiple regex patterns to detect sensitive data. Expose the regex patterns on an Amazon SageMaker notebook.

D.

Ask the customers to avoid sharing sensitive information in their email messages.

Buy Now
Questions 49

A company wants to build a customer-facing generative AI application. The application must block or mask sensitive information. The application must also detect hallucinations.

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

Options:

A.

Use AWS Lambda functions to build a policy evaluator.

B.

Select a foundation model (FM) that includes policies that remove harmful content by default.

C.

Use Amazon Bedrock Guardrails to implement safeguards for the application based on use cases.

D.

Host a custom-built policy evaluator on Amazon EC2 instances.

Buy Now
Questions 50

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 51

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.

Refine the prompt until the FM produces the desired responses.

D.

Define a higher number for the temperature parameter.

Buy Now
Questions 52

A company wants to develop an AI assistant for employees to query internal data.

Which AWS service will meet this requirement?

Options:

A.

Amazon Rekognition

B.

Amazon Textract

C.

Amazon Lex

D.

Amazon Q Business

Buy Now
Questions 53

A company wants to ensure that its Retrieval Augmented Generation (RAG) system retrieves all relevant documents for user queries without missing important information.

Which metric should the company track?

Options:

A.

Faithfulness

B.

Recall

C.

Mean reciprocal rank

D.

Precision

Buy Now
Questions 54

An AI practitioner performed continued pre-training on a foundation model (FM). After model deployment, the AI practitioner discovered that the model was exposing sensitive company information that was inadvertently included in the training data.

Which security risk does this scenario represent?

Options:

A.

Jailbreaking

B.

Data leakage

C.

Contextual grounding

D.

Prompt injection

Buy Now
Questions 55

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 56

A company is building an AI application to summarize books of varying lengths. During testing, the application fails to summarize some books. Why does the application fail to summarize some books?

Options:

A.

The temperature is set too high.

B.

The selected model does not support fine-tuning.

C.

The Top P value is too high.

D.

The input tokens exceed the model ' s context size.

Buy Now
Questions 57

A company wants to group its customer base to understand different customer groups. The company has an unlabeled dataset that includes customer demographics, purchase history, and browsing behavior.

Which ML technique will meet these requirements?

Options:

A.

Regression

B.

Classification

C.

Clustering

D.

Reinforcement learning

Buy Now
Questions 58

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 59

Which AWS service or feature can help an AI development team quickly deploy and consume a foundation model (FM) within the team ' s VPC?

Options:

A.

Amazon Personalize

B.

Amazon SageMaker JumpStart

C.

PartyRock, an Amazon Bedrock Playground

D.

Amazon SageMaker endpoints

Buy Now
Questions 60

A company needs to use Amazon SageMaker AI for model training and inference. The company must comply with regulatory requirements to run SageMaker jobs in an isolated environment without internet access.

Which solution will meet these requirements?

Options:

A.

Run SageMaker training and inference by using SageMaker Experiments.

B.

Run SageMaker training and inference by using network isolation.

C.

Encrypt the data at rest by using encryption for SageMaker geospatial capabilities.

D.

Associate appropriate AWS Identity and Access Management (IAM) roles with the SageMaker jobs.

Buy Now
Questions 61

A company is developing a mobile ML app that uses a phone ' s camera to diagnose and treat insect bites. The company wants to train an image classification model by using a diverse dataset of insect bite photos from different genders, ethnicities, and geographic locations around the world.

Which principle of responsible Al does the company demonstrate in this scenario?

Options:

A.

Fairness

B.

Explainability

C.

Governance

D.

Transparency

Buy Now
Questions 62

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 63

Select the correct prompt engineering technique from the following list for each description. Select each prompt engineering technique one time or not at all. (Select THREE.)

• Chain-of-thought prompting

• Few-shot prompting

• Role-based prompting

• Single-shot prompting

• Zero-shot prompting

Options:

Buy Now
Questions 64

An online learning company with large volumes of educational materials wants to use enterprise search. Which AWS service meets these requirements?

Options:

A.

Amazon Comprehend

B.

Amazon Textract

C.

Amazon Kendra

D.

Amazon Personalize

Buy Now
Questions 65

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 66

An AI practitioner has trained a model on a training dataset. The model performs well on the training data. However, the model does not perform well on evaluation data. What is the MOST likely cause of this issue?

Options:

A.

The model is underfit.

B.

The model requires prompt engineering.

C.

The model is biased.

D.

The model is overfit.

Buy Now
Questions 67

A software company has deployed an AI model to translate paragraphs of text into a user ' s chosen language. The model can produce a confidence score for the translations. The company wants to incorporate its employees into a review process to validate and improve the model ' s translations.

Which AWS solution will meet these requirements?

Options:

A.

Amazon SageMaker Clarify

B.

Amazon Augmented AI (Amazon A2I)

C.

Amazon SageMaker Model Monitor

D.

Amazon Bedrock Agents

Buy Now
Questions 68

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 69

A company has a database of petabytes of unstructured data from internal sources. The company wants to transform this data into a structured format so that its data scientists can perform machine learning (ML) tasks.

Which service will meet these requirements?

Options:

A.

Amazon Lex

B.

Amazon Rekognition

C.

Amazon Kinesis Data Streams

D.

AWS Glue

Buy Now
Questions 70

An education company is building a chatbot whose target audience is teenagers. The company is training a custom large language model (LLM). The company wants the chatbot to speak in the target audience’s language style by using creative spelling and shortened words.

Which metric will assess the LLM’s performance?

Options:

A.

F1 score

B.

BERTScore

C.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

D.

Bilingual Evaluation Understudy (BLEU) score

Buy Now
Questions 71

An AI practitioner is using an LLM-as-a-judge in Amazon Bedrock to evaluate the quality of agent responses in a production environment. The AI practitioner wants to apply a built-in metric that assesses how thoroughly the agent responses address all parts of each prompt or question.

Which metric will meet these requirements?

Options:

A.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

B.

Completeness

C.

Following instructions

D.

Refusal

Buy Now
Questions 72

A company has a foundation model (FM) that was customized by using Amazon Bedrock to answer customer queries about products. The company wants to validate the model ' s responses to new types of queries. The company needs to upload a new dataset that Amazon Bedrock can use for validation.

Which AWS service meets these requirements?

Options:

A.

Amazon S3

B.

Amazon Elastic Block Store (Amazon EBS)

C.

Amazon Elastic File System (Amazon EFS)

D.

AWS Showcone

Buy Now
Questions 73

A company uses Amazon Comprehend to analyze customer feedback. A customer has several unique trained models. The company uses Comprehend to assign each model an endpoint. The company wants to automate a report on each endpoint that is not used for more than 15 days.

Options:

A.

AWS Trusted Advisor

B.

Amazon CloudWatch

C.

AWS CloudTrail

D.

AWS Config

Buy Now
Questions 74

A research company needs to analyze legal documents. The documents are up to 1 million tokens long and include embedded high-resolution charts. The company also needs to ingest video summaries to generate compliance reports.

Which Amazon Nova model meets these requirements?

Options:

A.

Amazon Nova Micro

B.

Amazon Nova Lite

C.

Amazon Nova Pro

D.

Amazon Nova Premier

Buy Now
Questions 75

An e-commerce company wants to build a solution to determine customer sentiments based on written customer reviews of products.

Which AWS services meet these requirements? (Select TWO.)

Options:

A.

Amazon Lex

B.

Amazon Comprehend

C.

Amazon Polly

D.

Amazon Bedrock

E.

Amazon Rekognition

Buy Now
Questions 76

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 77

A software company wants to use a large language model (LLM) for workflow automation. The application will transform user messages into JSON files. The company will use the JSON files as inputs for data pipelines.

The company has a labeled dataset that contains user messages and output JSON files.

Which solution will train the LLM for workflow automation?

Options:

A.

Unsupervised learning

B.

Continued pre-training

C.

Fine-tuning

D.

Reinforcement learning from human feedback (RLHF)

Buy Now
Questions 78

Which phase of the ML lifecycle determines compliance and regulatory requirements?

Options:

A.

Feature engineering

B.

Model training

C.

Data collection

D.

Business goal identification

Buy Now
Questions 79

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

Which solution meets these requirements?

Options:

A.

Build an automatic named entity recognition system.

B.

Create a recommendation engine.

C.

Develop a summarization chatbot.

D.

Develop a multi-language translation system.

Buy Now
Questions 80

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 81

A company has created a custom model by fine-tuning an existing large language model (LLM) from Amazon Bedrock. The company wants to deploy the model to production and use the model to handle a steady rate of requests each minute.

Which solution meets these requirements MOST cost-effectively?

Options:

A.

Deploy the model by using an Amazon EC2 compute optimized instance.

B.

Use the model with on-demand throughput on Amazon Bedrock.

C.

Store the model in Amazon S3 and host the model by using AWS Lambda.

D.

Purchase Provisioned Throughput for the model on Amazon Bedrock.

Buy Now
Questions 82

Which scenario indicates that an ML model is overfitting?

Options:

A.

A stock prediction model decreases in accuracy after testing on new data.

B.

A loan default risk model uses only credit scores to assess risk.

C.

A sales prediction model uses only one month to forecast yearly revenue.

D.

A student performance model uses only the number of advanced classes that a student has taken to assess performance.

Buy Now
Questions 83

Which technique involves training AI models on labeled datasets to adapt the models to specific industry terminology and requirements?

Options:

A.

Data augmentation

B.

Fine-tuning

C.

Model quantization

D.

Continuous pre-training

Buy Now
Questions 84

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 85

A financial company is developing a generative AI application for loan approval decisions. The company needs the application output to be responsible and fair.

Which solution meets these requirements?

Options:

A.

Review the training data to check for biases. Include data from all demographics in the training data.

B.

Use a deep learning model with many hidden layers.

C.

Keep the model’s decision-making process a secret to protect proprietary algorithms.

D.

Continuously monitor the model’s performance on a static test dataset.

Buy Now
Questions 86

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 87

Which term refers to the Instructions given to foundation models (FMs) so that the FMs provide a more accurate response to a question?

Options:

A.

Prompt

B.

Direction

C.

Dialog

D.

Translation

Buy Now
Questions 88

Which prompting technique can protect against prompt injection attacks?

Options:

A.

Adversarial prompting

B.

Zero-shot prompting

C.

Least-to-most prompting

D.

Chain-of-thought prompting

Buy Now
Questions 89

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

Buy Now
Questions 90

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 91

What is continued pre-training?

Options:

A.

The process of fine-tuning a pre-trained language model on labeled data for a specific task

B.

The process of providing unlabeled data to a pre-trained language model to improve the model’s domain knowledge

C.

The process of training a language model from the beginning on a specific dataset

D.

The process of evaluating the performance of a pre-trained language model on a test set

Buy Now
Questions 92

A company designed an AI-powered agent to answer customer inquiries based on product manuals.

Which strategy can improve customer confidence levels in the AI-powered agent ' s responses?

Options:

A.

Writing the confidence level in the response

B.

Including referenced product manual links in the response

C.

Designing an agent avatar that looks like a computer

D.

Training the agent to respond in the company ' s language style

Buy Now
Questions 93

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 94

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.

Buy Now
Questions 95

A company wants to implement a single environment for both data and AI development. Developers across different teams must be able to access the environment and work together. The developers must be able to build and share models and generative AI applications securely in the environment.

Which AWS solution will meet these requirements?

Options:

A.

Amazon Lex

B.

Amazon SageMaker Unified Studio

C.

Amazon Bedrock PartyRock

D.

Amazon Q Developer

Buy Now
Questions 96

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 97

A manufacturing company has an application that ingests consumer complaints from publicly available sources. The application uses complex hard-coded logic to process the complaints. The company wants to scale this logic across markets and product lines.

Which advantage do generative AI models offer for this scenario?

Options:

A.

Predictability of outputs

B.

Adaptability

C.

Less sensitivity to changes in inputs

D.

Explainability

Buy Now
Questions 98

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 99

An AI practitioner is using a large language model (LLM) to create content for marketing campaigns. The generated content sounds plausible and factual but is incorrect.

Which problem is the LLM having?

Options:

A.

Data leakage

B.

Hallucination

C.

Overfitting

D.

Underfitting

Buy Now
Questions 100

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 101

A company deployed a model to production. After 4 months, the model inference quality degraded. The company wants to receive a notification if the model inference quality degrades. The company also wants to ensure that the problem does not happen again.

Which solution will meet these requirements?

Options:

A.

Retrain the model. Monitor model drift by using Amazon SageMaker Clarify.

B.

Retrain the model. Monitor model drift by using Amazon SageMaker Model Monitor.

C.

Build a new model. Monitor model drift by using Amazon SageMaker Feature Store.

D.

Build a new model. Monitor model drift by using Amazon SageMaker JumpStart.

Buy Now
Questions 102

Which term describes the numerical representations of real-world objects and concepts that AI and natural language processing (NLP) models use to improve understanding of textual information?

Options:

A.

Embeddings

B.

Tokens

C.

Models

D.

Binaries

Buy Now
Questions 103

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 104

Which strategy will determine if a foundation model (FM) effectively meets business objectives?

Options:

A.

Evaluate the model ' s performance on benchmark datasets.

B.

Analyze the model ' s architecture and hyperparameters.

C.

Assess the model ' s alignment with specific use cases.

D.

Measure the computational resources required for model deployment.

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 wants to set up private access to Amazon Bedrock APIs from the company ' s AWS account. The company also wants to protect its data from internet exposure.

Options:

A.

Use Amazon CloudFront to restrict access to the company ' s private content

B.

Use AWS Glue to set up data encryption across the company ' s data catalog

C.

Use AWS Lake Formation to manage centralized data governance and cross-account data sharing

D.

Use AWS PrivateLink to configure a private connection between the company ' s VPC and Amazon Bedrock

Buy Now
Questions 107

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 108

A company wants to develop a solution that uses generative AI to create content for product advertisements, Including sample images and slogans.

Select the correct model type from the following list for each action. Each model type should be selected one time. (Select THREE.)

• Diffusion model

• Object detection model

• Transformer-based model

Options:

Buy Now
Questions 109

A company is developing its first generative AI application and wants to put a responsible AI policy in place before going to production. The company is concerned with explainability and transparency with model selections for the application.

Which techniques or tools address these issues? (Select TWO.)

Options:

A.

Model evaluation

B.

Guardrails

C.

AI model service cards

D.

Data encryption

E.

Automated reasoning

Buy Now
Questions 110

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 111

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 112

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 113

An AI practitioner is developing a recommendation system. The AI practitioner wants to document a business problem, data assumptions, training considerations, and usage risks. The company must follow guidelines for transparency and governance.

Which Amazon SageMaker AI feature will meet these requirements?

Options:

A.

Model Registry

B.

Model Cards

C.

Model Monitor

D.

Model Dashboard

Buy Now
Questions 114

A company wants to keep its foundation model (FM) relevant by using the most recent data. The company wants to implement a model training strategy that includes regular updates to the FM.

Which solution meets these requirements?

Options:

A.

Batch learning

B.

Continuous pre-training

C.

Static training

D.

Latent training

Buy Now
Questions 115

A company is building a new generative AI chatbot. The chatbot uses an Amazon Bedrock foundation model (FM) to generate responses. During testing, the company notices that the chatbot is prone to prompt injection attacks.

What can the company do to secure the chatbot with the LEAST implementation effort?

Options:

A.

Fine-tune the FM to avoid harmful responses.

B.

Use Amazon Bedrock Guardrails content filters and denied topics.

C.

Change the FM to a more secure FM.

D.

Use chain-of-thought prompting to produce secure responses.

Buy Now
Questions 116

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 117

A company has petabytes of unlabeled customer data to use for an advertisement campaign. The company wants to classify its customers into tiers to advertise and promote the company ' s products.

Which methodology should the company use to meet these requirements?

Options:

A.

Supervised learning

B.

Unsupervised learning

C.

Reinforcement learning

D.

Reinforcement learning from human feedback (RLHF)

Buy Now
Exam Code: AIF-C01
Exam Name: AWS Certified AI Practitioner Exam
Last Update: Jun 28, 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