New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft DP-900 Exam - Topic 1 Question 117 Discussion

Actual exam question for Microsoft's DP-900 exam
Question #: 117
Topic #: 1
[All DP-900 Questions]

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?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

0/2000 characters
Cory
5 days ago
I remember practicing a question about data retrieval speeds, and I think NoSQL databases could also be a good option, but they might not be the fastest.
upvoted 0 times
...
Osvaldo
10 days ago
I think we might need to consider using an in-memory data store like Redis for low latency, but I'm not entirely sure.
upvoted 0 times
...
Mitsue
15 days ago
Ooh, good point about the shopping cart data. I was thinking more about the notifications and personalization, but we'll need to optimize for all the different data types. Lots to consider here!
upvoted 0 times
...
Daniel
20 days ago
I'd probably lean towards a columnar database like Amazon Redshift or Google BigQuery. They're designed for fast analytical queries, which could be useful for the shopping cart data.
upvoted 0 times
...
Latosha
25 days ago
Definitely going to need to do some research on the different data store options and their performance characteristics. Latency is key, but we'll also need to consider scalability and consistency requirements.
upvoted 0 times
...
Carline
1 month ago
Hmm, I'm not sure. I'd need to think more about the access patterns and volume of data. A NoSQL database like MongoDB or Cassandra might also work well for this use case.
upvoted 0 times
...
Shanda
1 month ago
I think I'd start by considering the different types of data we need to store and how they might be accessed. Notifications and personalization data are likely accessed frequently, so a low-latency store like Redis or Memcached could be a good option.
upvoted 0 times
...

Save Cancel