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

Amazon Web Services AIF-C01 Dumps

Page: 1 / 38
Total 380 questions

AWS Certified AI Practitioner Exam Questions and Answers

Question 1

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 2

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 3

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

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

Options:

A.

Confusion matrix

B.

Correlation matrix

C.

R2 score

D.

Mean squared error (MSE)

Question 4

A medical company deployed a disease detection model on Amazon Bedrock. To comply with privacy policies, the company wants to prevent the model from including personal patient information in its responses. The company also wants to receive notification when policy violations occur.

Which solution meets these requirements?

Options:

A.

Use Amazon Macie to scan the model ' s output for sensitive data and set up alerts for potential violations.

B.

Configure AWS CloudTrail to monitor the model ' s responses and create alerts for any detected personal information.

C.

Use Guardrails for Amazon Bedrock to filter content. Set up Amazon CloudWatch alarms for notification of policy violations.

D.

Implement Amazon SageMaker Model Monitor to detect data drift and receive alerts when model quality degrades.

Question 5

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

Question 6

A company has documents that are missing some words because of a database error. The company wants to build an ML model that can suggest potential words to fill in the missing text.

Which type of model meets this requirement?

Options:

A.

Topic modeling

B.

Clustering models

C.

Prescriptive ML models

D.

BERT-based models

Question 7

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

Which strategy meets these requirements?

Options:

A.

Object detection

B.

Anomaly detection

C.

Named entity recognition

D.

Inpainting

Question 8

A company wants to assess internet quality in remote areas of the world. The company needs to collect internet speed data and store the data in Amazon RDS. The company will analyze internet speed variation throughout each day. The company wants to create an AI model to predict potential internet disruptions.

Which type of data should the company collect for this task?

Options:

A.

Tabular data

B.

Text data

C.

Time series data

D.

Audio data

Question 9

A company is using Amazon SageMaker AI to develop AI/ML solutions. The company must use only approved data for model training. The AI/ML solutions must comply with company policy and ethical guidelines.

Which solution will meet these requirements?

Options:

A.

Amazon SageMaker Catalog

B.

Amazon SageMaker Clarify

C.

Amazon SageMaker Model Registry

D.

Amazon SageMaker Model Cards

Question 10

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 11

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

Question 12

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 13

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

Question 14

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 15

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

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

Options:

A.

Model complexity

B.

Training time

C.

Number of hyperparameters

D.

Deployment time

Question 16

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

Which solution will meet these requirements?

Options:

A.

Decrease the batch size.

B.

Increase the epochs.

C.

Decrease the epochs.

D.

Increase the temperature parameter.

Question 17

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

Which option is a use of generative AI models?

Options:

A.

Summarizing customer complaints

B.

Classifying customers based on product usage

C.

Segmenting customers based on type of investments

D.

Forecasting revenue for certain products

Question 18

A company has deployed an ML model. The company wants to provide external customers with secure access to the model through the customers ' own applications.

Which solution will meet these requirements?

Options:

A.

Use a custom script in the customers ' application for authentication.

B.

Store model credentials and share them with the customers directly for authentication.

C.

Create a secure API endpoint that customers can use.

D.

Embed the model directly into the customers ' applications.

Question 19

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 20

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 21

A company has a team of AI practitioners that builds and maintains AI applications in an AWS account. The company must keep records of the actions that each AI practitioner takes in the AWS account for audit purposes.

Which AWS service will meet these requirements?

Options:

A.

AWS CloudTrail

B.

AWS Config

C.

AWS Audit Manager

D.

AWS Trusted Advisor

Question 22

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.

Question 23

An AI company periodically evaluates its systems and processes with the help of independent software vendors (ISVs). The company needs to receive email message notifications when an ISV ' s compliance reports become available.

Which AWS service meets this requirement?

Options:

A.

AWS Audit Manager

B.

AWS Artifact

C.

AWS Trusted Advisor

D.

AWS Data Exchange

Question 24

A company has thousands of customer support interactions per day and wants to analyze these interactions to identify frequently asked questions and develop insights.

Which AWS service can the company use to meet this requirement?

Options:

A.

Amazon Lex

B.

Amazon Comprehend

C.

Amazon Transcribe

D.

Amazon Translate

Question 25

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.

Question 26

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 27

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.

Question 28

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

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

Options:

A.

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

B.

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

C.

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

D.

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

Question 29

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

Question 30

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 31

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

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

Options:

A.

Use Retrieval Augmented Generation (RAG).

B.

Use few-shot prompting.

C.

Set the temperature to 1.

D.

Decrease the token size.

Question 32

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

Which action will reduce these risks?

Options:

A.

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

B.

Increase the temperature parameter on invocation requests to the LLM.

C.

Avoid using LLMs that are not listed in Amazon SageMaker.

D.

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

Question 33

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

Which AWS service or feature meets these requirements?

Options:

A.

Amazon Rekognition

B.

Amazon SageMaker Clarify

C.

Amazon Comprehend

D.

Amazon SageMaker Model Monitor

Question 34

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

Question 35

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

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

Options:

A.

Decrease the temperature value

B.

Increase the temperature value

C.

Decrease the length of output tokens

D.

Increase the maximum generation length

Question 36

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

Options:

A.

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

B.

Cluster movies based on movie ratings and viewers.

C.

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

D.

Create a picture that shows a specific object.

Question 37

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 38

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

Question 39

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

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

Which solution will meet these requirements?

Options:

A.

Use Amazon SageMaker Serverless Inference to deploy the model.

B.

Use Amazon CloudFront to deploy the model.

C.

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

D.

Use AWS Batch to host the model and serve predictions.

Question 40

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

Options:

A.

Run batch inference jobs on the unlabeled data

B.

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

C.

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

D.

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

E.

Run an Amazon SageMaker AI labeling job

Question 41

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 42

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

Options:

A.

Amazon Q in QuickSight

B.

Amazon Rekognition

C.

Amazon Textract

D.

Amazon Polly

Question 43

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 44

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 45

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

Which solution will meet these requirements?

Options:

A.

Configure the security and compliance by using Amazon Inspector.

B.

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

C.

Encrypt and secure training data by using Amazon Macie.

D.

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

Question 46

A large retailer receives thousands of customer support inquiries about products every day. The customer support inquiries need to be processed and responded to quickly. The company wants to implement Agents for Amazon Bedrock.

What are the key benefits of using Amazon Bedrock agents that could help this retailer?

Options:

A.

Generation of custom foundation models (FMs) to predict customer needs

B.

Automation of repetitive tasks and orchestration of complex workflows

C.

Automatically calling multiple foundation models (FMs) and consolidating the results

D.

Selecting the foundation model (FM) based on predefined criteria and metrics

Question 47

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

Which algorithm should the company use to meet this requirement?

Options:

A.

K-nearest neighbors (K-NN)

B.

K-means

C.

Decision tree

D.

Support vector machine

Question 48

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

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

Options:

A.

Higher compliance for lower interpretability

B.

Higher performance for lower portability

C.

Higher performance for lower interpretability

D.

Higher portability for lower interpretability

Question 49

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

Question 50

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

Question 51

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.

Question 52

A company trains image and text generation models on Amazon SageMaker AI. The company releases the models by using Amazon Bedrock. The company must retain a tamper-proof, queryable record of every API call from SageMaker AI, Amazon Bedrock, and AWS Identity and Access Management (IAM).

Which AWS service will meet these requirements?

Options:

A.

AWS Trusted Advisor

B.

Amazon Macie

C.

AWS CloudTrail Lake

D.

Amazon Inspector

Question 53

A company wants to use language models to create an application for inference on edge devices. The inference must have the lowest latency possible.

Which solution will meet these requirements?

Options:

A.

Deploy optimized small language models (SLMs) on edge devices.

B.

Deploy optimized large language models (LLMs) on edge devices.

C.

Incorporate a centralized small language model (SLM) API for asynchronous communication with edge devices.

D.

Incorporate a centralized large language model (LLM) API for asynchronous communication with edge devices.

Question 54

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 55

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 56

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 57

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 58

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 59

A financial company wants to build workflows for human review of ML predictions. The company wants to define confidence thresholds for its use case and adjust the threshold over time.

Which AWS service meets these requirements?

Options:

A.

Amazon Personalize

B.

Amazon Augmented AI (Amazon A2I)

C.

Amazon Inspector

D.

AWS Audit Manager

Question 60

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 61

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

Options:

A.

Use special tokens.

B.

Use a tools configuration.

C.

Use prompt variables.

D.

Use a stop sequence.

Question 62

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

Question 63

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

Options:

A.

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

B.

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

C.

Reducing the overall computational requirements of a model.

D.

Physically storing models for archival purposes.

Question 64

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 65

A company wants to create a chatbot by using a foundation model (FM) on Amazon Bedrock. The FM needs to access encrypted data that is stored in an Amazon S3 bucket.

The data is encrypted with Amazon S3 managed keys (SSE-S3).

The FM encounters a failure when attempting to access the S3 bucket data.

Which solution will meet these requirements?

Options:

A.

Ensure that the role that Amazon Bedrock assumes has permission to decrypt data with the correct encryption key.

B.

Set the access permissions for the S3 buckets to allow public access to enable access over the internet.

C.

Use prompt engineering techniques to tell the model to look for information in Amazon S3.

D.

Ensure that the S3 data does not contain sensitive information.

Question 66

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

Which advantages can generative AI provide in this use case?

Options:

A.

Low latency and high throughput

B.

Adaptability and responsiveness

C.

Deterministic outputs and fixed responses

D.

Hardware acceleration and GPU optimization

Question 67

Sometimes generative AI models generate data unrelated to the input or the task.

Which term is used for this disadvantage of using generative AI for business problems?

Options:

A.

Interpretability

B.

Hallucinations

C.

Data bias

D.

Nondeterminism

Question 68

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 69

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.

Question 70

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

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

Options:

A.

Data pre-processing

B.

Feature engineering

C.

Exploratory data analysis

D.

Hyperparameter tuning

Question 71

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 72

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:

Question 73

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 74

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 75

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

Which AWS service meets these requirements?

Options:

A.

Amazon CloudWatch

B.

AWS CloudTrail

C.

AWS Trusted Advisor

D.

AWS Config

Question 76

An AI company periodically evaluates its systems and processes with the help of independent software vendors (ISVs). The company needs to receive email message notifications when an ISV ' s compliance reports become available.

Which AWS service can the company use to meet this requirement?

Options:

A.

AWS Audit Manager

B.

AWS Artifact

C.

AWS Trusted Advisor

D.

AWS Data Exchange

Question 77

A financial company uses AWS to host its generative AI models. The company must generate reports to show adherence to international regulations for handling sensitive customer data.

Options:

A.

Amazon Macie

B.

AWS Artifact

C.

AWS Secrets Manager

D.

AWS Config

Question 78

A company plans to build an AI model for the company’s global customer base. The company wants to train the model on a dataset that reflects user diversity.

Which action will meet this requirement?

Options:

A.

Balance class representation in the dataset.

B.

Use a regional dataset with complete data.

C.

Oversample majority class data.

D.

Drop minority class data records.

Question 79

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts.

An AI practitioner is writing a report about the trained ML models to provide transparency and explainability to company stakeholders.

What should the AI practitioner include in the report to meet the transparency and explainability requirements?

Options:

A.

Code for model training

B.

Partial dependence plots (PDPs)

C.

Sample data for training

D.

Model convergence tables

Question 80

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 81

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 82

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

Question 83

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

Which solution will meet these requirements with the LEAST effort?

Options:

A.

Amazon Bedrock playgrounds

B.

Amazon SageMaker Clarify

C.

Amazon Bedrock Guardrails

D.

Amazon SageMaker JumpStart

Question 84

A company is building an application that needs to generate synthetic data that is based on existing data.

Which type of model can the company use to meet this requirement?

Options:

A.

Generative adversarial network (GAN)

B.

XGBoost

C.

Residual neural network

D.

WaveNet

Question 85

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

Options:

A.

Amazon SageMaker Ground Truth

B.

Amazon OpenSearch Service

C.

Amazon Transcribe

D.

Amazon Textract

Question 86

A company deploys a custom ML model on Amazon SageMaker AI. The company uses the model to build a generative AI application for a healthcare recommendation system.

The company tests the application and finds a potential bias issue. The application consistently recommends different treatment approaches for patients who have identical medical conditions based on patient demographic information.

The company needs a solution to ensure that the application does not generate biased recommendations.

Which solution will meet this requirement?

Options:

A.

Use SageMaker Clarify to detect bias patterns. Collect and use additional balanced training data. Use the data to retrain the model.

B.

Implement prompt engineering techniques to explicitly instruct the model to provide fair recommendations regardless of demographics.

C.

Apply content filtering by using Amazon Comprehend to remove potentially biased recommendations before they reach users.

D.

Create separate foundation model (FM) endpoints for each demographic group to provide specialized care recommendations.

Question 87

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.

Question 88

A company deploys a foundation model (FM). The company notices that the FM is producing answers to user-submitted questions about politics. The company wants to ensure that the model does not send answers to political questions to users.

Which AWS solution will meet this requirement?

Options:

A.

Amazon Bedrock Guardrails

B.

Amazon Bedrock Agents

C.

Amazon SageMaker Clarify

D.

Amazon SageMaker Model Monitor

Question 89

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

Options:

A.

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

B.

RAG is designed to improve the speed of language model training

C.

RAG is primarily used for speech recognition tasks

D.

RAG is a technique for data augmentation in computer vision tasks

Question 90

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 91

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)

Question 92

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 93

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 94

A company is using Amazon Bedrock to develop an AI assistant. The AI assistant will respond to customer questions about the company ' s products. The company conducts initial tests of the AI assistant. The company finds that the AI assistant ' s responses do not represent the company well and might damage customer perception.

The company needs a prompt engineering technique to improve the AI assistant ' s responses so that the responses better represent the company.

Which solution will meet this requirement?

Options:

A.

Use zero-shot prompting.

B.

Use chain-of-thought (CoT) prompting.

C.

Use Retrieval Augmented Generation (RAG).

D.

Provide a persona and tone in the prompt.

Question 95

A company wants to develop an educational game where users answer questions such as the following: " A jar contains six red, four green, and three yellow marbles. What is the probability of choosing a green marble from the jar? "

Which solution meets these requirements with the LEAST operational overhead?

Options:

A.

Use supervised learning to create a regression model that will predict probability.

B.

Use reinforcement learning to train a model to return the probability.

C.

Use code that will calculate probability by using simple rules and computations.

D.

Use unsupervised learning to create a model that will estimate probability density.

Question 96

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 97

Which option is a disadvantage of using generative AI models in production systems?

Options:

A.

Possible high accuracy and reliability

B.

Deterministic and consistent behavior

C.

Negligible computational resource requirements

D.

Hallucinations and inaccuracies

Question 98

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 99

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.

Question 100

An education provider is building a question and answer application that uses a generative AI model to explain complex concepts. The education provider wants to automatically change the style of the model response depending on who is asking the question. The education provider will give the model the age range of the user who has asked the question.

Which solution meets these requirements with the LEAST implementation effort?

Options:

A.

Fine-tune the model by using additional training data that is representative of the various age ranges that the application will support.

B.

Add a role description to the prompt context that instructs the model of the age range that the response should target.

C.

Use chain-of-thought reasoning to deduce the correct style and complexity for a response suitable for that user.

D.

Summarize the response text depending on the age of the user so that younger users receive shorter responses.

Question 101

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 102

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

Which solution will meet this requirement?

Options:

A.

Use a higher temperature value.

B.

Use a more detailed prompt.

C.

Use a negative prompt.

D.

Use another foundation model (FM).

Question 103

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 104

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.

Question 105

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

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

Options:

A.

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

B.

Run an application without provisioning or managing servers.

C.

Enable voice commands for coding and providing natural language search.

D.

Convert audio files to text documents by using ML models.

Question 106

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

Options:

A.

All members of the company are ISO certified.

B.

All AI systems that the company uses are ISO certified.

C.

All AI application team members are ISO certified.

D.

The company’s development framework is ISO certified.

Question 107

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.

Question 108

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.

Question 109

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

Question 110

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

Which solution will meet these requirements?

Options:

A.

Customize the model by using fine-tuning.

B.

Decrease the number of tokens in the prompt.

C.

Increase the number of tokens in the prompt.

D.

Use Provisioned Throughput.

Question 111

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

Page: 1 / 38
Total 380 questions