Microsoft Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB DP-420 Question # 4 Topic 1 Discussion

Microsoft Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB DP-420 Question # 4 Topic 1 Discussion

DP-420 Exam Topic 1 Question 4 Discussion:
Question #: 4
Topic #: 1

The following is a sample of a document in orders.

DP-420 Question 4

The orders container uses customer as the partition key.

You need to provide a report of the total items ordered per month by item type. The solution must meet the following requirements:

Ensure that the report can run as quickly as possible.

Minimize the consumption of request units (RUs).

What should you do?


A.

Configure the report to query orders by using a SQL query.


B.

Configure the report to query a new aggregate container. Populate the aggregates by using the change feed.


C.

Configure the report to query orders by using a SQL query through a dedicated gateway.


D.

Configure the report to query a new aggregate container. Populate the aggregates by using SQL queries that run daily.


Get Premium DP-420 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.