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

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.

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.

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

A.

Auto scaling inference endpoints

B.

Threat detection

C.

Data protection

D.

Cost optimization

E.

Loosely coupled microservices

A company wants to assess the costs that are associated with using a large language model (LLM) to generate inferences. The company wants to use Amazon Bedrock to build generative AI applications.

Which factor will drive the inference costs?

A.

Number of tokens consumed

B.

Temperature value

C.

Amount of data used to train the LLM

D.

Total training time

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

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

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

A.

Generation of content embeddings

B.

Generation of embeddings for user queries

C.

Creation of the search index

D.

Retrieval of relevant content

E.

Response generation for the user

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

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

Which security risk does this scenario represent?

A.

Jailbreaking

B.

Data leakage

C.

Contextual grounding

D.

Prompt injection

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?

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.

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?

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.