Câu 58: DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB
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 l…
Nội dung câu hỏi
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 partitionsWhat should you do?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Create a new synthetic key that contains deviceId and timestamp — đáp án hiện tại
- B. Use timestamp as the partition key
- C. Use deviceManufacturer as the partition key
- D. Use sensor1Value as the partition key
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.