DP-420 · Question #72
DP-420 Question #72: Real Exam Question with Answer & Explanation
Sign in or unlock DP-420 to reveal the answer and full explanation for question #72. The question stem and answer options stay visible for context.
Question
You need to create a data store for a directory of small and medium-sized businesses (SMBs). The data store must meet the following requirements: - Store companies and the users employed by them. Each company will have less than 1,000 users. - Some users have data that is greater than 2 KB. - Associate each user to only one company. - Provide the ability to browse by company. - Provide the ability to browse the users by company. - Whenever a company or user profile is selected, show a details page for the company and all the related users. - Be optimized for reading data. Which design should you implement to optimize the data store for reading data?
Options
- AIn a directory container, create a document for each company and a document for each user. Use
- BCreate a user container that uses the user ID as the partition key and a company container that
- CIn a user container, create a document for each user. Embed the company into each user
- DIn a company container, create a document for each company. Embed the users into company
Unlock DP-420 to see the answer
You've previewed enough free DP-420 questions. Unlock DP-420 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.