Spring Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AIF-C01 Questions and Answers

Question # 6

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

Which solution will meet these requirements?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 7

A financial company is training a generative AI model to predict outcomes of loan applications. The training dataset is small. The dataset categorizes loan applicants as "younger-aged," "middle-aged," or "older-aged." Most individuals in the dataset are characterized as "middle-aged."

The company removes the age range feature from the training dataset.

Which model behavior will likely happen as a result of this change to the dataset?

A.

The model will inaccurately predict outcomes for younger and older age groups.

B.

The model will require less training data.

C.

The model will predict accurate outcomes for only younger age groups.

D.

The model will accurately predict outcomes for all ages.

Full Access
Question # 8

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?

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.

Full Access
Question # 9

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

A.

Fairness.

B.

Explainability.

C.

Privacy and security.

D.

Transparency.

Full Access
Question # 10

A company created an AI voice model that is based on a popular presenter. The company is using the model to create advertisements. However, the presenter did not consent to the use of his voice for the model. The presenter demands that the company stop the advertisements.

Which challenge of working with generative AI does this scenario demonstrate?

A.

Intellectual property (IP) infringement

B.

Lack of transparency

C.

Lack of fairness

D.

Privacy infringement

Full Access
Question # 11

A company needs to choose a model from Amazon Bedrock to use internally. The company must identify a model that generates responses in a style that the company's employees prefer.

What should the company do to meet these requirements?

A.

Evaluate the models by using built-in prompt datasets.

B.

Evaluate the models by using a human workforce and custom prompt datasets.

C.

Use public model leaderboards to identify the model.

D.

Use the model InvocationLatency runtime metrics in Amazon CloudWatch when trying models.

Full Access
Question # 12

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?

A.

Use a higher temperature value.

B.

Use a more detailed prompt.

C.

Use a negative prompt.

D.

Use another foundation model (FM).

Full Access
Question # 13

An ecommerce company wants to improve search engine recommendations by customizing the results for each user of the company's ecommerce platform. Which AWS service meets these requirements?

A.

Amazon Personalize

B.

Amazon Kendra

C.

Amazon Rekognition

D.

Amazon Transcribe

Full Access
Question # 14

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

A.

Human-in-the-loop

B.

Data augmentation

C.

Feature engineering

D.

Adversarial training

Full Access
Question # 15

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?

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.

Full Access
Question # 16

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.

A.

Amazon SageMaker Model Cards

B.

Amazon Rekognition

C.

Amazon Comprehend

D.

Amazon Lex

Full Access
Question # 17

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

A.

Amazon Comprehend

B.

Amazon Textract

C.

Amazon Kendra

D.

Amazon Personalize

Full Access
Question # 18

Which option is a characteristic of AI governance frameworks for building trust and deploying human-centered AI technologies?

A.

Expanding initiatives across business units to create long-term business value

B.

Ensuring alignment with business standards, revenue goals, and stakeholder expectations

C.

Overcoming challenges to drive business transformation and growth

D.

Developing policies and guidelines for data, transparency, responsible AI, and compliance\

Full Access
Question # 19

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

A.

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

B.

Use Amazon Bedrock batch inference. Generate responses asynchronously.

C.

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

D.

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

Full Access
Question # 20

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?

A.

Amazon SageMaker Feature Store

B.

Amazon SageMaker Data Wrangler

C.

Amazon SageMaker Clarify

D.

Amazon SageMaker Model Cards

Full Access
Question # 21

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?

A.

Linear regression

B.

Classification

C.

Decision tree

D.

Autoencoders

Full Access
Question # 22

Which technique breaks a complex task into smaller subtasks that are sent sequentially to a large language model (LLM)?

A.

One-shot prompting

B.

Prompt chaining

C.

Tree of thoughts

D.

Retrieval Augmented Generation (RAG)

Full Access
Question # 23

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?

A.

AWS CloudTrail

B.

AWS Config

C.

AWS Audit Manager

D.

AWS Trusted Advisor

Full Access
Question # 24

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?

A.

R-squared score

B.

Accuracy

C.

Root mean squared error (RMSE)

D.

Learning rate

Full Access
Question # 25

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?

A.

Amazon Bedrock playgrounds

B.

Amazon SageMaker Clarify

C.

Amazon Bedrock Guardrails

D.

Amazon SageMaker JumpStart

Full Access
Question # 26

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

Which AWS service meets these requirements?

A.

Amazon S3

B.

Amazon Elastic Block Store (Amazon EBS)

C.

Amazon Elastic File System (Amazon EFS)

D.

AWS Showcone

Full Access
Question # 27

A company is building an ML model to analyze archived data. The company must perform inference on large datasets that are multiple GBs in size. The company does not need to access the model predictions immediately.

Which Amazon SageMaker inference option will meet these requirements?

A.

Batch transform

B.

Real-time inference

C.

Serverless inference

D.

Asynchronous inference

Full Access
Question # 28

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

Which Amazon Bedrock solution will meet these requirements?

A.

Knowledge Bases

B.

Guardrails

C.

Playgrounds

D.

Prompt management

Full Access
Question # 29

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.

A.

Data residency

B.

Data quality

C.

Data discoverability

D.

Data enrichment

Full Access
Question # 30

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

A.

Amazon Personalize

B.

Amazon SageMaker JumpStart

C.

PartyRock, an Amazon Bedrock Playground

D.

Amazon SageMaker endpoints

Full Access
Question # 31

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

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.

Full Access
Question # 32

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.

A.

Restart the SageMaker AI endpoint.

B.

Adjust the monitoring sensitivity.

C.

Re-train the model with fresh data.

D.

Set up experiments tracking.

Full Access
Question # 33

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

A.

Accuracy

B.

Diversity

C.

Recency bias

D.

Reliability

Full Access
Question # 34

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

Which Amazon Bedrock pricing model meets these requirements?

A.

On-Demand

B.

Model customization

C.

Provisioned Throughput

D.

Spot Instance

Full Access
Question # 35

Which term is the speed at which a pre-trained foundation model (FM) processes requests and delivers output?

A.

Model size

B.

Inference latency

C.

Context window

D.

Fine-tuning

Full Access
Question # 36

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

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

* Batch transform

* Real-time inference

Full Access
Question # 37

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

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.

Full Access
Question # 38

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

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.

Full Access
Question # 39

Which task describes a use case for intelligent document processing (IDP)?

A.

Predict fraudulent transactions.

B.

Personalize product offerings.

C.

Analyze user feedback and perform sentiment analysis.

D.

Automatically extract and format data from scanned files.

Full Access
Question # 40

Which AWS service makes foundation models (FMs) available to help users build and scale generative AI applications?

A.

Amazon Q Developer

B.

Amazon Bedrock

C.

Amazon Kendra

D.

Amazon Comprehend

Full Access
Question # 41

What does inference refer to in the context of AI?

A.

The process of creating new AI algorithms

B.

The use of a trained model to make predictions or decisions on unseen data

C.

The process of combining multiple AI models into one model

D.

The method of collecting training data for AI systems

Full Access
Question # 42

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?

A.

Recall

B.

Accuracy

C.

Precision

D.

Lift chart

Full Access
Question # 43

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

A.

Amazon Polly

B.

Amazon Comprehend

C.

Amazon Transcribe

D.

Amazon Personalize

Full Access
Question # 44

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

Which solution will meet these requirements?

A.

Use automatic evaluation on Amazon Personalize.

B.

Use content moderation on Amazon Rekognition.

C.

Use model evaluation on Amazon Bedrock.

D.

Use sentiment analysis on Amazon Comprehend.

Full Access
Question # 45

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.

A.

Open-ended generation

B.

Text summarization

C.

Machine translation

D.

Classification

Full Access
Question # 46

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

Which AWS service or feature will meet this requirement?

A.

Amazon Augmented AI (Amazon A2I)

B.

Amazon SageMaker Model Monitor

C.

Amazon Rekognition

D.

AWS Trusted Advisor

Full Access
Question # 47

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

Which solution will meet these requirements?

A.

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

B.

Create a high-quality dataset of historical moderation decisions.

C.

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

D.

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

Full Access
Question # 48

A company stores customer personally identifiable information (PII) data. The company must store the PII data within the company’s AWS Region.

Which aspect of governance does this describe?

A.

Data mining

B.

Data residency

C.

Pre-training bias

D.

Geolocation routing

Full Access
Question # 49

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?

A.

AWS Audit Manager

B.

AWS Artifact

C.

AWS Trusted Advisor

D.

AWS Data Exchange

Full Access
Question # 50

A social media company wants to use a large language model (LLM) to summarize messages. The company has chosen a few LLMs that are available on Amazon SageMaker JumpStart. The company wants to compare the generated output toxicity of these models.

Which strategy gives the company the ability to evaluate the LLMs with the LEAST operational overhead?

A.

Crowd-sourced evaluation

B.

Automatic model evaluation

C.

Model evaluation with human workers

D.

Reinforcement learning from human feedback (RLHF)

Full Access
Question # 51

A company is using a foundation model (FM) to create product descriptions. The model sometimes provides incorrect information.

A.

Toxicity

B.

Hallucinations

C.

Interpretability

D.

Deterministic outputs

Full Access
Question # 52

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

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.

Full Access
Question # 53

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.

A.

Amazon Macie

B.

AWS Artifact

C.

AWS Secrets Manager

D.

AWS Config

Full Access
Question # 54

A global financial company has developed an ML application to analyze stock market data and provide stock market trends. The company wants to continuously monitor the application development phases and ensure that company policies and industry regulations are followed.

Which AWS services will help the company assess compliance with these requirements? (Select TWO.)

A.

AWS Audit Manager

B.

AWS Config

C.

Amazon Inspector

D.

Amazon CloudWatch

E.

AWS CloudTrail

Full Access
Question # 55

Which strategy will prevent model hallucinations?

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.

Full Access
Question # 56

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?

A.

Amazon Lex

B.

Amazon Rekognition

C.

Amazon Kinesis Data Streams

D.

AWS Glue

Full Access
Question # 57

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

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.

Full Access
Question # 58

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

Which Amazon SageMaker AI feature will meet these requirements?

A.

Model Registry

B.

Model Cards

C.

Model Monitor

D.

Model Dashboard

Full Access
Question # 59

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?

A.

Decrease the batch size.

B.

Increase the epochs.

C.

Decrease the epochs.

D.

Increase the temperature parameter.

Full Access
Question # 60

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?

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.

Full Access
Question # 61

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?

A.

Amazon Q in Amazon EC2

B.

Amazon Q Developer

C.

Amazon Q in Amazon QuickSight

D.

Amazon Q in AWS Chatbot

Full Access
Question # 62

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

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.

Full Access
Question # 63

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

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

A.

Reduce the size of the training dataset.

B.

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

C.

Create a different ML model for each demographic group.

D.

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

Full Access
Question # 64

A company has fine-tuned an Amazon Bedrock foundation model (FM) to produce short document summaries. The company wants an automated metric that compares each model-generated summary with its human-written reference summary.

Which metric will meet these requirements?

A.

F1 score

B.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

C.

Perplexity

D.

Fréchet Inception Distance (FID)

Full Access
Question # 65

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

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

A.

Use Amazon SageMaker AI to fine-tune a model.

B.

Use Amazon Bedrock Knowledge Bases to create a knowledge base.

C.

Configure a guardrail in Amazon Bedrock Guardrails.

D.

Select a pre-trained model from Amazon SageMaker JumpStart.

Full Access
Question # 66

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?

A.

AWS Key Management Service (AWS KMS)

B.

Amazon Inspector

C.

Amazon Macie

D.

AWS Secrets Manager

Full Access
Question # 67

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?

A.

Transfer learning

B.

Federated learning

C.

Retrieval Augmented Generation (RAG)

D.

One-shot prompting

Full Access
Question # 68

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

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 69

A company plans to use a generative AI model to provide real-time service quotes to users.

Which criteria should the company use to select the correct model for this use case?

A.

Model size

B.

Training data quality

C.

General-purpose use and high-powered GPU availability

D.

Model latency and optimized inference speed

Full Access
Question # 70

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.

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

Full Access
Question # 71

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?

A.

XGBoost

B.

K-means

C.

DeepAR forecasting

D.

Linear learner

Full Access
Question # 72

A company is building a chatbot to improve user experience. The company is using a large language model (LLM) from Amazon Bedrock for intent detection. The company wants to use few-shot learning to improve intent detection accuracy.

Which additional data does the company need to meet these requirements?

A.

Pairs of chatbot responses and correct user intents

B.

Pairs of user messages and correct chatbot responses

C.

Pairs of user messages and correct user intents

D.

Pairs of user intents and correct chatbot responses

Full Access
Question # 73

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?

A.

Overfitting

B.

Hallucination

C.

Underfitting

D.

Cross-validation

Full Access
Question # 74

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?

A.

Amazon SageMaker Data Wrangler

B.

Amazon SageMaker Ground Truth Plus

C.

Amazon Transcribe

D.

Amazon Macie

Full Access
Question # 75

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?

A.

AWS PrivateLink

B.

Amazon

C.

Amazon CloudFront

D.

AWS CloudTrail

Full Access
Question # 76

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

Which AWS service meets these requirements?

A.

Amazon CloudWatch

B.

AWS CloudTrail

C.

AWS Trusted Advisor

D.

AWS Config

Full Access
Question # 77

A company wants to develop a large language model (LLM) application by using Amazon Bedrock and customer data that is uploaded to Amazon S3. The company's security policy states that each team can access data for only the team's own customers.

Which solution will meet these requirements?

A.

Create an Amazon Bedrock custom service role for each team that has access to only the team's customer data.

B.

Create a custom service role that has Amazon S3 access. Ask teams to specify the customer name on each Amazon Bedrock request.

C.

Redact personal data in Amazon S3. Update the S3 bucket policy to allow team access to customer data.

D.

Create one Amazon Bedrock role that has full Amazon S3 access. Create IAM roles for each team that have access to only each team's customer folders.

Full Access
Question # 78

A company has guidelines for data storage and deletion.

Which data governance strategy does this describe?

A.

Data de-identification

B.

Data quality standards

C.

Data retention

D.

Log storage

Full Access
Question # 79

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?

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.

Full Access
Question # 80

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

Which AWS feature or resource meets these requirements?

A.

Amazon Bedrock Guardrails

B.

Amazon Bedrock Agents

C.

Amazon Bedrock inference APIs

D.

Amazon Bedrock custom models

Full Access
Question # 81

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?

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.

Full Access
Question # 82

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?

A.

Model checkpoint

B.

Batch size

C.

Generation step

D.

Token length

Full Access
Question # 83

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

Which problem is the LLM having?

A.

Data leakage

B.

Hallucination

C.

Overfitting

D.

Underfitting

Full Access
Question # 84

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?

A.

AWS Audit Manager

B.

AWS Artifact

C.

AWS Trusted Advisor

D.

AWS Data Exchange

Full Access
Question # 85

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?

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.

Full Access
Question # 86

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?

A.

Explainability

B.

Privacy and security

C.

Fairness

D.

Data governance

Full Access
Question # 87

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

Which consideration will inform the company's decision?

A.

Temperature

B.

Context window

C.

Batch size

D.

Model size

Full Access
Question # 88

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.

Full Access
Question # 89

A company is developing an ML model to support the company's retail application. The company wants to use information that the model has produced from previous tasks to increase the learning speed of the model.

Which model training solution will meet these requirements?

A.

Supervised learning

B.

Hyperparameter tuning

C.

Regularization techniques

D.

Transfer learning

Full Access
Question # 90

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?

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

Full Access
Question # 91

Which type of ML technique provides the MOST explainability?

A.

Linear regression

B.

Support vector machines

C.

Random cut forest (RCF)

D.

Neural network

Full Access
Question # 92

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?

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.

Full Access
Question # 93

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?

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.

Full Access
Question # 94

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

Which solution will meet these requirements?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 95

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

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

A.

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

B.

Use Amazon SageMaker JumpStart to create a training job.

C.

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

D.

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

Full Access
Question # 96

An ML research team develops custom ML models. The model artifacts are shared with other teams for integration into products and services. The ML team retains the model training code and data. The ML team wants to builk a mechanism that the ML team can use to audit models.

Which solution should the ML team use when publishing the custom ML models?

A.

Create documents with the relevant information. Store the documents in Amazon S3.

B.

Use AWS A] Service Cards for transparency and understanding models.

C.

Create Amazon SageMaker Model Cards with Intended uses and training and inference details.

D.

Create model training scripts. Commit the model training scripts to a Git repository.

Full Access
Question # 97

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?

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.

Full Access
Question # 98

A company wants to create a new solution by using AWS Glue. The company has minimal programming experience with AWS Glue.

Which AWS service can help the company use AWS Glue?

A.

Amazon Q Developer

B.

AWS Config

C.

Amazon Personalize

D.

Amazon Comprehend

Full Access
Question # 99

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?

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.

Full Access
Question # 100

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

A.

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

B.

Create an AWS Lambda function to perform the transformations.

C.

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

D.

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

Full Access
Question # 101

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

Which solution will meet these requirements?

A.

Encrypt each document with encryption keys.

B.

Create embeddings from document chunks.

C.

Label the document data with metadata.

D.

Generate one-hot encoding for each document.

Full Access
Question # 102

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

Which AWS service or feature will meet these requirements?

A.

Amazon Rekognition

B.

Amazon Bedrock playgrounds

C.

Guardrails for Amazon Bedrock

D.

Agents for Amazon Bedrock

Full Access
Question # 103

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

A.

Amazon Comprehend

B.

Amazon Polly

C.

Amazon Transcribe

D.

Amazon Translate

Full Access
Question # 104

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

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.

Full Access
Question # 105

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

Which type of AI application is the company using?

A.

Recommendation system

B.

Natural language processing (NLP)

C.

Computer vision

D.

Image processing

Full Access
Question # 106

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?

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.

Full Access
Question # 107

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

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

• Diffusion model

• Object detection model

• Transformer-based model

Full Access
Question # 108

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

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

A.

Amazon Bedrock

B.

Amazon SageMaker AI

C.

Amazon Bedrock PartyRock

D.

Amazon Q Developer

Full Access
Question # 109

An airline company wants to build a conversational AI assistant to answer customer questions about flight schedules, booking, and payments. The company wants to use large language models (LLMs) and a knowledge base to create a text-based chatbot interface.

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

A.

Train models on Amazon SageMaker Autopilot.

B.

Develop a Retrieval Augmented Generation (RAG) agent by using Amazon Bedrock.

C.

Create a Python application by using Amazon Q Developer.

D.

Fine-tune models on Amazon SageMaker Jumpstart.

Full Access