Q27 — AWS AIF-C01 Ch.1

Question 27 of 100 | ← Chapter 1

A company has a foundation model (FM) built using Amazon Bedrock to answer customer queries about its products. The company wants to validate the model’s responses to typical queries. It needs to upload a new dataset for Amazon Bedrock to use in validation. Which AWS service satisfies this requirement?

Correct Answer: A. Amazon S3

Explanation

This question tests knowledge of AWS services. The scenario requires uploading a dataset for model validation via Amazon Bedrock. Since datasets are typically stored as objects and Amazon Bedrock reads from object storage, an object storage service is most appropriate. Amazon S3 is AWS’s object storage service, ideal for uploading and storing datasets accessible to Amazon Bedrock. Thus, option A is correct.