AWS Certified Database – Specialty — Question 247

A legal research company wants to build a recommendation engine on AWS that connects datasets to help lawyers create legal arguments. The recommendation engine will collect millions of unstructured text documents from third-party sources to identify connections between documents without users needing to manually compare the documents.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: A

Explanation

Option A is the correct answer because it utilizes Amazon Neptune, a graph database service that is ideal for establishing relationships between documents with minimal operational overhead. The other options involve additional services or processes that would require more management and maintenance, increasing the operational burden.