Medium1 markMultiple Choice
Domain 2.4: Non-Relational Data StorageDomain 2.4Cosmos DBGremlin

AZ-305 · Question 27 · Domain 2.4: Non-Relational Data Storage

You are designing a fraud detection system that analyzes relationships between users, devices, IP addresses, and transactions. The system needs to traverse these relationships rapidly to identify complex fraud rings. Which Azure Cosmos DB API should you recommend?

Answer options:

A.

SQL API.

B.

Cassandra API.

C.

Gremlin API.

D.

MongoDB API.

How to approach this question

Identify the Cosmos DB API designed for graph data and relationship traversal.

Full Answer

C.Gremlin API.✓ Correct
The Gremlin API in Azure Cosmos DB provides graph database capabilities. Graph databases are ideal for scenarios involving highly interconnected data, such as social networks, recommendation engines, and fraud detection.

Common mistakes

Choosing SQL API because it is the default, ignoring the specific 'relationship traversal' requirement.

Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6

55 questions · hints · full answers · grading

More questions from this exam