AZ-305 · Question 28 · Domain 2.3: Recommend a Data Storage Solution
You are designing an Azure Cosmos DB database for a global IoT application.
Millions of devices will write telemetry data continuously. The data will be queried heavily by a dashboard that filters by DeviceId and Date. You need to select a partition key that ensures even distribution of storage and throughput (Request Units) to avoid 'hot partitions'.
Which TWO partition key strategies would be effective? (Select TWO)
Answer options:
Date
A synthetic key combining DeviceId and Date
DeviceId
DeviceType
TenantId (assuming all devices belong to one tenant)
55 questions · hints · full answers · grading