Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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.

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

Which strategy complies with AWS guidance for responsible AI?

A.

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

B.

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

C.

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

D.

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

What does an F1 score measure in the context of foundation model (FM) performance?

A.

Model precision and recall.

B.

Model speed in generating responses.

C.

Financial cost of operating the model.

D.

Energy efficiency of the model ' s computations.

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?

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.

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

Which ML technique will meet these requirements?

A.

Regression

B.

Classification

C.

Clustering

D.

Reinforcement learning

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

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

A.

Amazon Lex

B.

Amazon Comprehend

C.

Amazon Polly

D.

Amazon Bedrock

E.

Amazon Rekognition

A company uses a foundation model (FM) on Amazon Bedrock to generate meeting summaries and insights from discussion transcripts. However, productivity has not improved.

Which solution will help determine if the FM meets company business objectives?

A.

Compare pre-deployment and post-deployment metrics such as time saved in documentation, number of actionable tasks created, and employee adoption rates.

B.

Evaluate the FM’s outputs by using technical quality metrics such as precision, recall, or Bilingual Evaluation Understudy (BLEU) scores to confirm summarization accuracy.

C.

Extend the summarization workflow with a Retrieval Augmented Generation (RAG) layer so the FM includes project notes and documents for better insights.

D.

Review employee satisfaction surveys to understand general sentiment toward the summaries.

Which option describes embeddings in the context of AI?

A.

A method for compressing large datasets

B.

An encryption method for securing sensitive data

C.

A method for visualizing high-dimensional data

D.

A numerical method for data representation in a reduced dimensionality space

A company wants to use a large language model (LLM) in the company’s internal AI assistant. The company wants to customize the LLM by using medical papers to familiarize the LLM with medical topics.

Which technique will meet these requirements?

A.

Continuous pre-training

B.

Supervised learning

C.

Reinforcement learning

D.

Boosting

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.