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

A retail company has a generative AI (GenAI) product recommendation application that uses Amazon Bedrock. The application suggests products to customers based on browsing history and demographics. The company needs to implement fairness evaluation across multiple demographic groups to detect and measure bias in recommendations between two prompt approaches. The company wants to collect and monitor fairness metrics in real time. The company must receive an alert if the fairness metrics show a discrepancy of more than 15% between demographic groups. The company must receive weekly reports that compare the performance of the two prompt approaches.
Which solution will meet these requirements with the LEAST custom development effort?

Answer options

Correct answer: C

Explanation

The correct answer, C, effectively uses Amazon SageMaker Clarify to analyze model outputs and publish fairness metrics to Amazon CloudWatch, providing a streamlined approach to real-time monitoring. Other options involve more complex setups or additional components, such as custom metrics and multiple services, which increase development effort and complexity.