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

A company is building an AI advisory application by using Amazon Bedrock. The application will provide recommendations to customers. The company needs the application to explain its reasoning process and cite specific sources for data. The application must retrieve information from company data sources and show step-by-step reasoning for recommendations. The application must also link data claims to source documents and maintain response latency under 3 seconds.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

Option A is correct because it uses Amazon Bedrock Knowledge Bases with source attribution, ensuring the application can explain its reasoning and link to sources efficiently. Options B and C involve more complex configurations and may not meet the operational overhead requirement as effectively as A. Option D, while it includes chain-of-thought reasoning, doesn't prioritize source attribution in the same way as A, making it less suitable for the requirements outlined.