Microsoft
DP-900 · Question #18
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…
The correct answer is A. key/value. Examples of key/value applications: - Session management - User preference and profile management - Product recommendation and ad serving https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-
Submitted by tom_us· Mar 30, 2026Describe considerations for working with non-relational data on Azure
Question
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?
Options
- Akey/value
- Bgraph
- Ccolumnar
- Ddocument
How the community answered
(16 responses)- A75% (12)
- B6% (1)
- C13% (2)
- D6% (1)
Explanation
Examples of key/value applications: - Session management - User preference and profile management - Product recommendation and ad serving https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-
Topics
#key/value store#low latency#session data#caching
Community Discussion
No community discussion yet for this question.