AWS AI Practitioner
A company has fine-tuned a foundation model (FM) in Amazon Bedrock. The company wants to deploy the model for use in production applications. The company needs guaranteed capacity and consistent performance. What should the company do to meet this requirement?
A
Purchase Provisioned Throughput for the custom model
✓ Correcta
B
Use on-demand inference for the custom model
C
Enable model caching for the custom model
D
Configure auto scaling for the custom model
Explicación
Provisioned Throughput in Amazon Bedrock provides dedicated capacity for a specified model, guaranteeing consistent performance and throughput. This is required for deploying custom fine-tuned models in production where guaranteed capacity and consistent performance are essential.