Exam CLF-C02 All QuestionsBrowse all questions from this exam
Question 442

A company wants to run a graph query that provides credit card users’ names, addresses, and transactions. The company wants the graph to show if the names, addresses, and transactions indicates possible fraud.

Which AWS database service will meet these requirements?

    Correct Answer: D

    Amazon Neptune is designed specifically for handling graph databases and executing complex graph queries efficiently. It supports both property graph and RDF graph models, making it well-suited for applications that involve highly connected data, such as fraud detection. By representing users, addresses, and transactions as nodes and their relationships as edges, a graph database like Amazon Neptune can efficiently identify patterns that may indicate fraud.

Discussion
73301d1

Answer is D Amazon Neptune : Build/Run apps that work with highly connected data sets like fraud detection ,knowledge graph and recommendation engine