A company wants to collect metrics on the usage of Amazon Bedrock (such as the number of model invocations and the number of input and output tokens) and monitor them with dashboards and alarms. Which AWS service is MOST suitable for this requirement?

1 / 1
Select an answer
CorrectA

Explanation

Identify the AWS service that collects and monitors usage metrics.

  • 1number of model invocations and the number of input and output tokensNumerical figures of usage to be collected
  • 2monitor them with dashboards and alarmsVisualization and notifications = Amazon CloudWatch
ACorrect

Amazon CloudWatch

This is correct. Amazon CloudWatch is a service that can collect metrics such as invocation counts, token counts, and latency, and monitor them with dashboards and alarms (including for Bedrock).

BIncorrect

AWS Artifact

This is incorrect. Artifact is a service for obtaining audit reports and compliance documents. It is not a service for collecting and monitoring metrics.

CIncorrect

AWS Config

This is incorrect. Config is a service for evaluating resource configuration compliance. It is not a service for collecting and monitoring usage metrics.

DIncorrect

Amazon S3 Glacier

This is incorrect. S3 Glacier is a low-cost long-term archive storage service. It is not a service for collecting and monitoring usage metrics.

Key Takeaway

Amazon CloudWatch is the correct answer. It collects metrics such as invocation counts, input/output token counts, and latency for Bedrock and other services, and can visualize them in dashboards or send alerts with alarms. Artifact (audit documents), Config (configuration evaluation), and S3 Glacier (long-term storage) are none of them services for collecting and monitoring usage metrics.