CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 72: DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB

You have an application that queries an Azure Cosmos DB Core (SQL) API account. You discover that the following two queries run frequently. You need to minimize the request units (RUs) consumed by reads and writes. What should you create?

Nội dung câu hỏi

You have an application that queries an Azure Cosmos DB Core (SQL) API account. You discover that the following two queries run frequently. You need to minimize the request units (RUs) consumed by reads and writes. What should you create?

Minh họa câu hỏi

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.

  1. A. a composite index for (name DESC, timestamp ASC)
  2. B. a composite index for (name ASC, timestamp ASC) and a composite index for (name DESC, timestamp DESC)
  3. C. a composite index for (name ASC, timestamp ASC) — đáp án hiện tại
  4. D. a composite index for (name ASC, timestamp DESC)

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề