AWS Certified Generative AI – Professional (AIP-C01) — Question 24

A company has a recommendation system. The system's applications run on Amazon EC2 instances. The applications make API calls to Amazon Bedrock foundation models (FMs) to analyze customer behavior and generate personalized product recommendations.
The system is experiencing intermittent issues. Some recommendations do not match customer preferences. The company needs an observability solution to monitor operational metrics and detect patterns of operational performance degradation compared to established baselines. The solution must also generate alerts with correlation data within 10 minutes when FM behavior deviates from expected patterns.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer, C, meets all the requirements by enabling Amazon CloudWatch Application Insights, which provides visibility into application performance and allows for the creation of custom metrics that directly relate to the recommendation system's quality. It also incorporates CloudWatch anomaly detection and log pattern analysis, which are essential for timely alerts and understanding deviations in behavior. The other options do not fully address the need for real-time alerts and specific monitoring of recommendation quality and latency.