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 Exam DP-420 Topic 2 Question 60 Discussion

Actual exam question for Microsoft's DP-420 exam
Question #: 60
Topic #: 2
[All DP-420 Questions]

You are designing an Azure Cosmos DB Core (SQL) API solution to store data from IoT devices. Writes from the devices will be occur every second.

The following is a sample of the data.

You need to select a partition key that meets the following requirements for writes:

Minimizes the partition skew

Avoids capacity limits

Avoids hot partitions

What should you do?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Lai
15 days ago
I guess the partition key should be the 'DeviceID' and the 'Sensor Value'... you know, to keep things 'well-partitioned'!
upvoted 0 times
...
Isreal
21 days ago
Using a synthetic key that includes deviceId and a random number is a creative approach, but it could make it harder to query the data later on.
upvoted 0 times
...
Kerry
1 months ago
The option to create a synthetic key with deviceId and deviceManufacturer is interesting, but it might not be the best choice as it may not minimize the partition skew.
upvoted 0 times
Cory
7 days ago
B) Create a new synthetic key that contains deviceId and sensor1Value.
upvoted 0 times
...
Bulah
13 days ago
A) Use timestamp as the partition key.
upvoted 0 times
...
...
Marylin
1 months ago
Creating a synthetic key that includes the deviceId and sensor1Value sounds promising, as it would distribute the data more evenly and avoid hot partitions.
upvoted 0 times
Coletta
13 days ago
Timestamp might not be the best choice as it could lead to hot partitions.
upvoted 0 times
...
France
19 days ago
Using a synthetic key with deviceId and sensor1Value could help with that.
upvoted 0 times
...
Hoa
1 months ago
Sensors data should be evenly distributed to avoid hot partitions.
upvoted 0 times
...
...
Dominga
2 months ago
Using the timestamp as the partition key might seem like a good idea, but it could lead to hot partitions and uneven distribution of data, which would impact the performance of the Azure Cosmos DB solution.
upvoted 0 times
Juan
20 days ago
C) Create a new synthetic key that contains deviceId and deviceManufacturer.
upvoted 0 times
...
Corazon
1 months ago
B) Create a new synthetic key that contains deviceId and sensor1Value.
upvoted 0 times
...
...
Tamar
2 months ago
I disagree, I think creating a new synthetic key with deviceId and sensor1Value would be a better option to avoid capacity limits.
upvoted 0 times
...
Carla
2 months ago
I agree with Angella, using timestamp as the partition key will help minimize partition skew.
upvoted 0 times
...
Belen
2 months ago
That's a good point, but I still think D is the correct answer based on the command.
upvoted 0 times
...
Tyra
2 months ago
I'm just wondering if the exam will ask us to actually run that PowerShell command and see what happens. That would be a real test of our knowledge!
upvoted 0 times
Casey
3 days ago
C) Create a new synthetic key that contains deviceId and deviceManufacturer.
upvoted 0 times
...
Taryn
27 days ago
B) Create a new synthetic key that contains deviceId and sensor1Value.
upvoted 0 times
...
Franklyn
1 months ago
A) Use timestamp as the partition key.
upvoted 0 times
...
...
Lyndia
2 months ago
Haha, multi-region writes? In your dreams! This is a simple failover command, not some advanced configuration.
upvoted 0 times
...
Angella
2 months ago
I think we should use timestamp as the partition key to avoid hot partitions.
upvoted 0 times
...
Francisca
2 months ago
But wouldn't that also mean that the account will be unavailable for writes during the change?
upvoted 0 times
...
Solange
2 months ago
Nah, I don't think the throughput will increase. That command is probably just changing the failover settings, not the provisioned capacity.
upvoted 0 times
...
Dottie
2 months ago
Hold up, are you sure that's not going to make the account unavailable for writes? I thought that was one of the potential side effects.
upvoted 0 times
...
Mable
2 months ago
The manual failover is definitely the effect of running that command. I remember learning about that in my Azure Cosmos DB training.
upvoted 0 times
Kasandra
24 days ago
C) Create a new synthetic key that contains deviceId and deviceManufacturer.
upvoted 0 times
...
Shaquana
25 days ago
B) Create a new synthetic key that contains deviceId and sensor1Value.
upvoted 0 times
...
Ty
26 days ago
A) Use timestamp as the partition key.
upvoted 0 times
...
...

Save Cancel