CLF-C02 Exam QuestionsBrowse all questions from this exam

CLF-C02 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?

Show Answer
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

1 comment
Sign in to comment
73301d1
Jul 19, 2024

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