AWS Certified AI Practitioner (AIF-C01) — Question 40

A company is using an Amazon Bedrock base model to summarize documents for an internal use case. The company trained a custom model to improve the summarization quality.
Which action must the company take to use the custom model through Amazon Bedrock?

Answer options

Correct answer: A

Explanation

The correct action is to purchase Provisioned Throughput for the custom model, as this allows the model to handle the required request volume efficiently. Deploying the model in an Amazon SageMaker endpoint is not necessary since the question specifically pertains to using it with Amazon Bedrock. Registering the model with the Amazon SageMaker Model Registry does not directly facilitate its use in Amazon Bedrock. Granting access alone does not ensure the model can be effectively utilized without the necessary throughput.