Deal of The Day! 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
Maryann
2 days ago
Definitely Redis, it's designed for fast in-memory data access.
upvoted 0 times
...
Jeffrey
7 days ago
Memcached could also work well for caching session data.
upvoted 0 times
...
Coral
12 days ago
I'd go with a NoSQL database like MongoDB for this use case.
upvoted 0 times
...
Linwood
17 days ago
Redis would be the best choice for low-latency data retrieval.
upvoted 0 times
...
Tish
22 days ago
I feel like we discussed how caching can improve performance, but I’m uncertain if that applies directly to this scenario.
upvoted 0 times
...
Elenor
27 days ago
If I recall correctly, using a key-value store would help with quick access, but I can't remember if it’s the best choice for session data specifically.
upvoted 0 times
...
Cory
2 months 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
2 months 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
2 months 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
2 months 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
2 months 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
3 months 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
3 months 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