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

A financial services company is developing a Retrieval Augmented Generation (RAG) application to help investment analysts query complex financial relationships across multiple investment vehicles, market sectors, and regulatory environments. The dataset contains highly interconnected entities that have multi-hop relationships. The analysts must be able to examine the relationships holistically to provide accurate investment guidance. The application must deliver comprehensive answers that capture indirect relationships between financial entities. The application must produce responses in less than 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 Graph RAG and Amazon Neptune Analytics, which are designed to efficiently handle complex, interconnected data and provide comprehensive answers quickly. The other options involve more manual processes or additional components that increase operational overhead, making them less suitable for the requirement of minimal complexity.