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

An ecommerce company is building an internal platform to develop generative AI applications by using Amazon Bedrock foundation models (FMs). Developers need to select models based on evaluations that are aligned to ecommerce use cases. The platform must display accuracy metrics for text generation and summarization in dashboards. The company has custom ecommerce datasets to use as standardized evaluation inputs.
Which combination of steps will meet these requirements with the LEAST operational overhead? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because it involves importing datasets to S3 with the necessary permissions, which is straightforward and minimizes operational overhead. Option C is also correct as it automates the evaluation process using AWS Lambda functions, allowing for efficient scheduling and monitoring with minimal manual intervention. Options B, D, and E involve additional complexities or methods that are less efficient for the specified requirements.