Free DP-900 Exam Braindumps (page: 36)

Page 35 of 72

Your company needs to design a database that illustrates the relationships between utilization levels of individual network devices across a local area network.
Which type of data store should you use?

  1. graph
  2. key/value
  3. document
  4. columnar

Answer(s): A

Explanation:

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.


Reference:

https://docs.microsoft.com/en-us/azure/cosmos-db/graph-introduction#introduction-to-graph-databases



You manage an application that stores data in a shared folder on a Windows server.
You need to move the shared folder to Azure Storage.

Which type of Azure Storage should you use?

  1. queue
  2. blob
  3. file
  4. table

Answer(s): C

Explanation:

Azure file shares can be mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS. Azure file shares can also be cached on Windows Servers with Azure File Sync for fast access near where the data is being used.


Reference:

https://azure.microsoft.com/en-us/services/storage/files/



Your company is designing a database that will contain session data for a website. The data will include notifications, personalization attributes, and products that are added to a shopping cart.

Which type of data store will provide the lowest latency to retrieve the data?

  1. key/value
  2. graph
  3. columnar
  4. document

Answer(s): C


Reference:

https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/analytical-data-stores



You have an application that runs on Windows and requires access to a mapped drive.

Which Azure service should you use?

  1. Azure Files
  2. Azure Blob storage
  3. Azure Cosmos DB
  4. Azure Table storage

Answer(s): A

Explanation:

Azure Files is Microsoft's easy-to-use cloud file system. Azure file shares can be seamlessly used in Windows and Windows Server.
To use an Azure file share with Windows, you must either mount it, which means assigning it a drive letter or mount point path, or access it via its UNC path.


Reference:

https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows






Post your Comments and Discuss Microsoft DP-900 exam with other Community members:

DP-900 Discussions & Posts