Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Amazon Web Services AIF-C01 Practice Exam with Questions & Answers | Set: 6

Questions 51

A company is developing an editorial assistant application that uses generative AI. During the pilot phase, usage is low and application performance is not a concern. The company cannot predict application usage after the application is fully deployed and wants to minimize application costs.

Which solution will meet these requirements?

Options:
A.

Use GPU-powered Amazon EC2 instances.

B.

Use Amazon Bedrock with Provisioned Throughput.

C.

Use Amazon Bedrock with On-Demand Throughput.

D.

Use Amazon SageMaker JumpStart.

Amazon Web Services AIF-C01 Premium Access
Questions 52

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

Which AI learning strategy provides this self-improvement capability?

Options:
A.

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

B.

Reinforcement learning with rewards for positive customer feedback

C.

Unsupervised learning to find clusters of similar customer inquiries

D.

Supervised learning with a continuously updated FAQ database

Questions 53

A company wants to keep its foundation model (FM) relevant by using the most recent data. The company wants to implement a model training strategy that includes regular updates to the FM.

Which solution meets these requirements?

Options:
A.

Batch learning

B.

Continuous pre-training

C.

Static training

D.

Latent training

Questions 54

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.

Questions 55

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

Questions 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

Questions 57

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?

Options:
A.

Intellectual property (IP) infringement

B.

Lack of transparency

C.

Lack of fairness

D.

Privacy infringement

Questions 58

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.

Questions 59

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

Options:
A.

SageMaker Canvas

B.

SageMaker Clarify

C.

SageMaker Feature Store

D.

SageMaker Ground Truth

Questions 60

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)