
Explanation:
As an AWS Certified AI Practitioner expert, I'll analyze this question about monitoring Amazon Bedrock model invocations.
The AI practitioner is using an Amazon Bedrock base model to summarize customer service session chats and needs to store invocation logs to monitor model input and output data. This is a common requirement for production AI applications to ensure quality, compliance, and troubleshooting capabilities.
Option A: Configure AWS CloudTrail as the logs destination for the model
Option B: Enable invocation logging in Amazon Bedrock
Option C: Configure AWS Audit Manager as the logs destination for the model
Option D: Configure model invocation logging in Amazon EventBridge
From an AWS AI Practitioner perspective:
Option B is the optimal choice because it directly addresses the requirement using Amazon Bedrock's built-in invocation logging feature, which is specifically designed for monitoring model inputs and outputs. This approach is simpler, more maintainable, and follows AWS best practices for Bedrock model monitoring.
Ultimate access to all questions.
No comments yet.
An AI practitioner is utilizing an Amazon Bedrock base model to summarize customer service session chats and needs to store invocation logs to monitor the model's input and output data.
Which approach should the AI practitioner implement?
A
Configure AWS CloudTrail as the logs destination for the model.
B
Enable invocation logging in Amazon Bedrock.
C
Configure AWS Audit Manager as the logs destination for the model.
D
Configure model invocation logging in Amazon EventBridge.