Microsoft Azure Data Fundamentals DP-900 Question # 30 Topic 4 Discussion
DP-900 Exam Topic 4 Question 30 Discussion:
Question #: 30
Topic #: 4
Your company needs to design a database that illustrates the relationships between utilization levels of individual network devices across a local area network.
Data as it appears in the real world is naturally connected. Traditional data modeling focuses on defining entities separately and computing their relationships at runtime. While this model has its advantages, highly connected data can be challenging to manage under its constraints.
A graph database approach relies on persisting relationships in the storage layer instead, which leads to highly efficient graph retrieval operations. Azure Cosmos DB's Gremlin API supports the property graph model.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit