Month end Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

Amazon Web Services AIF-C01 AWS Certified AI Practitioner Exam Exam Practice Test

Page: 1 / 37
Total 365 questions

AWS Certified AI Practitioner Exam Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

A company wants to label training datasets by using human feedback to fine-tune a foundation model (FM). The company does not want to develop labeling applications or manage a labeling workforce. Which AWS service or feature meets these requirements?

Options:

A.

Amazon SageMaker Data Wrangler

B.

Amazon SageMaker Ground Truth Plus

C.

Amazon Transcribe

D.

Amazon Macie

Question 2

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.

Question 3

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

Which model evaluation strategy meets these requirements?

Options:

A.

Bilingual Evaluation Understudy (BLEU)

B.

Root mean squared error (RMSE)

C.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

D.

F1 score

Question 4

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.

Question 5

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.

Question 6

A company stores millions of PDF documents in an Amazon S3 bucket. The company needs to extract the text from the PDFs, generate summaries of the text, and index the summaries for fast searching.

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

Options:

A.

Amazon Translate

B.

Amazon Bedrock

C.

Amazon Transcribe

D.

Amazon Polly

E.

Amazon Textract

Question 7

Which option is a benefit of ongoing pre-training when fine-tuning a foundation model (FM)?

Options:

A.

Helps decrease the model's complexity

B.

Improves model performance over time

C.

Decreases the training time requirement

D.

Optimizes model inference time

Question 8

A company wants more customized responses to its generative AI models' prompts.

Select the correct customization methodology from the following list for each use case. Each use case should be selected one time. (Select THREE.)

• Continued pre-training

• Data augmentation

• Model fine-tuning

Options:

Question 9

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

Question 10

Which term is an example of output vulnerability?

Options:

A.

Model misuse

B.

Data poisoning

C.

Data leakage

D.

Parameter stealing

Question 11

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)

Question 12

What is an example of structured data?

Options:

A.

A file of text comments from an online forum

B.

A compilation of video files that contains news broadcasts

C.

A CSV file that consists of measurement data

D.

Transcribed conversations between call center agents and customers

Question 13

An AI practitioner is developing a prompt for large language models (LLMs) in Amazon Bedrock. The AI practitioner must ensure that the prompt works across all Amazon Bedrock LLMs.

Which characteristic can differ across the LLMs?

Options:

A.

Maximum token count

B.

On-demand inference parameter support

C.

The ability to control model output randomness

D.

Compatibility with Amazon Bedrock Guardrails

Question 14

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.

Question 15

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

• Content filters

• Contextual grounding check

• Denied topics

• Word filters

Options:

Question 16

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

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

Question 18

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.

Question 19

A company has set up a translation tool to help its customer service team handle issues from customers around the world. The company wants to evaluate the performance of the translation tool. The company sets up a parallel data process that compares the responses from the tool to responses from actual humans. Both sets of responses are generated on the same set of documents.

Which strategy should the company use to evaluate the translation tool?

Options:

A.

Use the Bilingual Evaluation Understudy (BLEU) score to estimate the absolute translation quality of the two methods.

B.

Use the Bilingual Evaluation Understudy (BLEU) score to estimate the relative translation quality of the two methods.

C.

Use the BERTScore to estimate the absolute translation quality of the two methods.

D.

Use the BERTScore to estimate the relative translation quality of the two methods.

Question 20

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

Options:

A.

Amazon SageMaker Model Cards

B.

Amazon Rekognition

C.

Amazon Comprehend

D.

Amazon Lex

Question 21

A company has a large amount of unlabeled data. The company wants to group the data based on feature similarities.

Which algorithm will meet this requirement?

Options:

A.

XGBoost

B.

K-means

C.

DeepAR forecasting

D.

Linear learner

Question 22

A real estate company is developing an ML model to predict house prices by using sales and marketing data. The company wants to use feature engineering to build a model that makes accurate predictions.

Which approach will meet these requirements?

Options:

A.

Understand patterns by providing data visualization.

B.

Tune the model’s hyperparameters.

C.

Create or select relevant features for model training.

D.

Collect data from multiple sources.

Question 23

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

Question 24

A company has trained a custom foundation model (FM). The company wants to evaluate the toxicity of the FM's outputs by using human reviewers. The company has a team of internal reviewers. The company also wants to include external teams of reviewers to scale operations.

Which AWS service or feature will meet these requirements?

Options:

A.

Amazon Bedrock Agents

B.

Amazon Comprehend Custom

C.

Amazon SageMaker JumpStart

D.

Amazon SageMaker Ground Truth

Question 25

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

Options:

A.

Regression

B.

Clustering

C.

Summarization

D.

Classification

Question 26

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

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

Options:

A.

Detect imbalances or disparities in the data.

B.

Ensure that the model runs frequently.

C.

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

D.

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

E.

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

Question 27

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

Options:

A.

Calculate the total cost of resources used by the model.

B.

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

C.

Count the number of layers in the neural network.

D.

Assess the color accuracy of images processed by the model.

Question 28

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

Question 29

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

Question 30

What is the benefit of fine-tuning a foundation model (FM)?

Options:

A.

Fine-tuning reduces the FM's size and complexity and enables slower inference.

B.

Fine-tuning uses specific training data to retrain the FM from scratch to adapt to a specific use case.

C.

Fine-tuning keeps the FM's knowledge up to date by pre-training the FM on more recent data.

D.

Fine-tuning improves the performance of the FM on a specific task by further training the FM on new labeled data.

Question 31

An online learning company with large volumes of education materials wants to use enterprise search.

Options:

A.

Amazon Comprehend

B.

Amazon Textract

C.

Amazon Kendra

D.

Amazon Personalize

Question 32

An accounting firm wants to implement a large language model (LLM) to automate document processing. The firm must proceed responsibly to avoid potential harms.

What should the firm do when developing and deploying the LLM? (Select TWO.)

Options:

A.

Include fairness metrics for model evaluation.

B.

Adjust the temperature parameter of the model.

C.

Modify the training data to mitigate bias.

D.

Avoid overfitting on the training data.

E.

Apply prompt engineering techniques.

Question 33

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.

Question 34

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

Question 35

A company is building a customer service chatbot. The company wants the chatbot to improve its responses by learning from past interactions and online resources.

Which AI learning strategy provides this self-improvement capability?

Options:

A.

Supervised learning with a manually curated dataset of good responses and bad responses

B.

Reinforcement learning with rewards for positive customer feedback

C.

Unsupervised learning to find clusters of similar customer inquiries

D.

Supervised learning with a continuously updated FAQ database

Question 36

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.

Question 37

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

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

Options:

A.

Generation of content embeddings

B.

Generation of embeddings for user queries

C.

Creation of the search index

D.

Retrieval of relevant content

E.

Response generation for the user

Question 38

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

Question 39

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

Which strategy should the AI practitioner use?

Options:

A.

Configure AWS CloudTrail as the logs destination for the model.

B.

Enable invocation logging in Amazon Bedrock.

C.

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

D.

Configure model invocation logging in Amazon EventBridge.

Question 40

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

Question 41

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

Question 42

How can companies use large language models (LLMs) securely on Amazon Bedrock?

Options:

A.

Design clear and specific prompts. Configure AWS Identity and Access Management (IAM) roles and policies by using least privilege access.

B.

Enable AWS Audit Manager for automatic model evaluation jobs.

C.

Enable Amazon Bedrock automatic model evaluation jobs.

D.

Use Amazon CloudWatch Logs to make models explainable and to monitor for bias.

Question 43

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

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

Options:

A.

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

B.

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

C.

Use AWS Trusted Advisor checks to eliminate bias.

D.

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

Question 44

A company uses an Amazon Bedrock foundation model (FM) to summarize documents for an internal use case. The company trained a custom model in Amazon Bedrock to improve the quality of the model’s summarizations. The company needs a solution to use the customized model on Amazon Bedrock.

Which solution will meet this requirement?

Options:

A.

Purchase Provisioned Throughput for the custom model.

B.

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

C.

Register the model with the Amazon SageMaker Model Registry.

D.

Update the approval status of the model version to Approved.

Question 45

A company wants to make a chatbot to help customers. The chatbot will help solve technical problems without human intervention.

The company chose a foundation model (FM) for the chatbot. The chatbot needs to produce responses that adhere to company tone.

Which solution meets these requirements?

Options:

A.

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

B.

Use batch inferencing to process detailed responses.

C.

Refine the prompt until the FM produces the desired responses.

D.

Define a higher number for the temperature parameter.

Question 46

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

Question 47

An AI practitioner needs to improve the accuracy of a natural language generation model. The model uses rapidly changing inventory data.

Which technique will improve the model's accuracy?

Options:

A.

Transfer learning

B.

Federated learning

C.

Retrieval Augmented Generation (RAG)

D.

One-shot prompting

Question 48

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

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

Options:

A.

Create a new labeled dataset

B.

Perform feature engineering.

C.

Adjust the prompt template.

D.

Fine-tune the LLM.

Question 49

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

Question 50

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

Options:

A.

Explainability

B.

Privacy and security

C.

Fairness

D.

Data governance

Question 51

Which scenario represents a practical use case for generative AI?

Options:

A.

Using an ML model to forecast product demand

B.

Employing a chatbot to provide human-like responses to customer queries in real time

C.

Using an analytics dashboard to track website traffic and user behavior

D.

Implementing a rule-based recommendation engine to suggest products to customers

Question 52

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

Question 53

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

Options:

A.

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

B.

Collect data from customers who have a past purchase history.

C.

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

D.

Ensure that the data is from a publicly available dataset.

Question 54

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.

Question 55

A company is using Amazon SageMaker Studio notebooks to build and train ML models. The company stores the data in an Amazon S3 bucket. The company needs to manage the flow of data from Amazon S3 to SageMaker Studio notebooks.

Which solution will meet this requirement?

Options:

A.

Use Amazon Inspector to monitor SageMaker Studio.

B.

Use Amazon Macie to monitor SageMaker Studio.

C.

Configure SageMaker to use a VPC with an S3 endpoint.

D.

Configure SageMaker to use S3 Glacier Deep Archive.

Question 56

An AI practitioner has prepared a dataset for training models in Amazon SageMaker AI. The AI practitioner wants to share the dataset within the company so that future employees can discover and reuse the dataset.

Which solution will meet these requirements?

Options:

A.

Copy the training dataset to Amazon Bedrock Knowledge Bases.

B.

Upload the training data to a shared SageMaker notebook instance.

C.

Store the training data in SageMaker Feature Store.

D.

Upload the training data to AWS Data Exchange.

Question 57

A company wants to build an ML application.

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

• Deploy model

• Develop model

• Monitor model

• Define business goal and frame ML problem

Options:

Question 58

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.

Question 59

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

Question 60

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:

Question 61

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

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.

Question 62

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.

Question 63

A company is using a large language model (LLM) on Amazon Bedrock to build a chatbot. The chatbot processes customer support requests. To resolve a request, the customer and the chatbot must interact a few times.

Which solution gives the LLM the ability to use content from previous customer messages?

Options:

A.

Turn on model invocation logging to collect messages.

B.

Add messages to the model prompt.

C.

Use Amazon Personalize to save conversation history.

D.

Use Provisioned Throughput for the LLM.

Question 64

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

Question 65

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.

Question 66

A company is building a large language model (LLM) question answering chatbot. The company wants to decrease the number of actions call center employees need to take to respond to customer questions.

Which business objective should the company use to evaluate the effect of the LLM chatbot?

Options:

A.

Website engagement rate

B.

Average call duration

C.

Corporate social responsibility

D.

Regulatory compliance

Question 67

A company wants to display the total sales for its top-selling products across various retail locations in the past 12 months.

Which AWS solution should the company use to automate the generation of graphs?

Options:

A.

Amazon Q in Amazon EC2

B.

Amazon Q Developer

C.

Amazon Q in Amazon QuickSight

D.

Amazon Q in AWS Chatbot

Question 68

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

Question 69

A company is developing a new image classification model by using a dataset of photos. The dataset must follow the AWS principles of responsible AI.

Which characteristics should the dataset have to meet this requirement?

Options:

A.

The dataset should be diverse, sourced from reputable sources, and have balanced categories.

B.

The dataset should contain over 5 million photos, and 1% of photos should be labeled.

C.

The dataset should include photos from a limited source.

D.

The dataset should be curated entirely by the company's own engineers and researchers.

Question 70

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.

Question 71

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.

Question 72

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

Question 73

A company is using Amazon SageMaker to deploy a model that identifies if social media posts contain certain topics. The company needs to show how different input features influence model behavior.

Options:

A.

SageMaker Canvas

B.

SageMaker Clarify

C.

SageMaker Feature Store

D.

SageMaker Ground Truth

Question 74

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

Question 75

What is the purpose of vector embeddings in a large language model (LLM)?

Options:

A.

Splitting text into manageable pieces of data

B.

Grouping a set of characters to be treated as a single unit

C.

Providing the ability to mathematically compare texts

D.

Providing the count of every word in the input

Question 76

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

Question 77

A company is building an AI application to automate business processes. The company uses a foundation model (FM) to support the application.

The company needs to select datasets to assess the quality of the AI model's behavior.

Which type of datasets will meet these requirements?

Options:

A.

Curated datasets that have had all outliers and correlations removed

B.

Synthetic datasets that have been generated by the newest FM

C.

Diverse datasets that cover various use cases and usage scenarios

D.

Randomized datasets that have arbitrary features and skewed distributions

Question 78

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

Question 79

A company needs to log all requests made to its Amazon Bedrock API. The company must retain the logs securely for 5 years at the lowest possible cost.

Which combination of AWS service and storage class meets these requirements? (Select TWO.)

Options:

A.

AWS CloudTrail

B.

Amazon CloudWatch

C.

AWS Audit Manager

D.

Amazon S3 Intelligent-Tiering

E.

Amazon S3 Standard

Question 80

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.

Question 81

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

Question 82

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

Question 83

Which option is a use case for generative AI models?

Options:

A.

Improving network security by using intrusion detection systems

B.

Creating photorealistic images from text descriptions for digital marketing

C.

Enhancing database performance by using optimized indexing

D.

Analyzing financial data to forecast stock market trends

Question 84

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.

Question 85

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

Question 86

What are tokens in the context of generative AI models?

Options:

A.

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

B.

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

C.

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

D.

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

Question 87

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.

Question 88

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

Which AWS service should the company use?

Options:

A.

AWS PrivateLink

B.

Amazon

C.

Amazon CloudFront

D.

AWS CloudTrail

Question 89

A company deployed an AI/ML solution to help customer service agents respond to frequently asked questions. The questions can change over time. The company wants to give customer service agents the ability to ask questions and receive automatically generated answers to common customer questions. Which strategy will meet these requirements MOST cost-effectively?

Options:

A.

Fine-tune the model regularly.

B.

Train the model by using context data.

C.

Pre-train and benchmark the model by using context data.

D.

Use Retrieval Augmented Generation (RAG) with prompt engineering techniques.

Question 90

A company wants to classify human genes into 20 categories based on gene characteristics. The company needs an ML algorithm to document how the inner mechanism of the model affects the output.

Which ML algorithm meets these requirements?

Options:

A.

Decision trees

B.

Linear regression

C.

Logistic regression

D.

Neural networks

Question 91

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

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

Options:

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

Question 92

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

Question 93

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

Question 94

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.

Which solution meets these requirements?

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.

Question 95

A company is making a chatbot. The chatbot uses Amazon Lex and Amazon OpenSearch Service. The chatbot uses the company's private data to answer questions. The company needs to convert the data into a vector representation before storing the data in a database.

Which model type should the company use?

Options:

A.

Text completion model

B.

Instruction following model

C.

Text embeddings model

D.

Image generation model

Question 96

An AI practitioner is developing a new ML model. After training the model, the AI practitioner evaluates the accuracy of the model's predictions. The model's accuracy is low when the model uses both the training dataset and the test dataset.

Which scenario is the MOST likely cause of this problem?

Options:

A.

Overfitting

B.

Hallucination

C.

Underfitting

D.

Cross-validation

Question 97

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

Which conclusion can the company draw from these results?

Options:

A.

The model is overfitting on the training data.

B.

The model is underfitting on the training data.

C.

The model has insufficient training data.

D.

The model has insufficient testing data.

Question 98

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

Question 99

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

Question 100

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.

Question 101

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

Question 102

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

Question 103

Which functionality does Amazon SageMaker Clarify provide?

Options:

A.

Integrates a Retrieval Augmented Generation (RAG) workflow

B.

Monitors the quality of ML models in production

C.

Documents critical details about ML models

D.

Identifies potential bias during data preparation

Question 104

A design company is using a foundation model (FM) on Amazon Bedrock to generate images for various projects. The company wants to have control over how detailed or abstract each generated image appears.

Which model parameter should the company modify?

Options:

A.

Model checkpoint

B.

Batch size

C.

Generation step

D.

Token length

Question 105

A company wants to build an ML model by using Amazon SageMaker. The company needs to share and manage variables for model development across multiple teams.

Which SageMaker feature meets these requirements?

Options:

A.

Amazon SageMaker Feature Store

B.

Amazon SageMaker Data Wrangler

C.

Amazon SageMaker Clarify

D.

Amazon SageMaker Model Cards

Question 106

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

Question 107

A company wants to develop ML applications to improve business operations and efficiency.

Select the correct ML paradigm from the following list for each use case. Each ML paradigm should be selected one or more times. (Select FOUR.)

• Supervised learning

• Unsupervised learning

Options:

Question 108

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

Question 109

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.

Page: 1 / 37
Total 365 questions