exam questions

Exam DP-420 All Questions

View all questions & answers for the DP-420 exam

Exam DP-420 topic 6 question 4 discussion

Actual exam question from Microsoft's DP-420
Question #: 4
Topic #: 6
[All DP-420 Questions]

HOTSPOT -
You need to select the capacity mode and scale configuration for account2 to support the planned changes and meet the business requirements.
What should you select? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Provisioned throughput -
Provisioned throughput is best suited for workloads with sustained traffic requiring predictable performance.
Billing model: Billing is done on a per-hour basis for the RU/s provisioned, regardless of how many RUs were consumed.
Scenario: Ensure that Azure Cosmos DB costs for IoT-related processing are predictable.
Note: Azure Cosmos DB is available in two different capacity modes: provisioned throughput and serverless. You can perform the exact same database operations in both modes, but the way you get billed for these operations is radically different.
Box 2: Autoscale throughput on iotdb and throughput sharing across the containers
You can enable autoscale on a single container, or provision autoscale throughput on a database and share it among all the containers in the database.
Cost-effective: Autoscale helps optimize your RU/s usage and cost usage by scaling down when not in use. You only pay for the resources that your workloads need on a per-hour basis.
Incorrect: cannot autoscale on two containers.
Note: Autoscale provisioned throughput in Azure Cosmos DB allows you to scale the throughput (RU/s) of your database or container automatically and instantly.
Reference:
https://docs.microsoft.com/en-us/azure/cosmos-db/throughput-serverless https://docs.microsoft.com/en-us/azure/cosmos-db/sql/how-to-provision-autoscale-throughput

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
essdeecee
Highly Voted 2 years, 2 months ago
Manual Scale seems most appropriate: Workloads with steady or predictable traffic ( 5k telemetry per second is predictable) https://docs.microsoft.com/en-us/azure/cosmos-db/how-to-choose-offer#:~:text=You%20have%20high%2C%20consistent%20utilization%20of%20provisioned%20RU/s.
upvoted 16 times
...
azuredemo2022three
Highly Voted 1 year, 5 months ago
Capacity mode: Provisioned throughput Scale configuration: Manual
upvoted 9 times
...
xRiot007
Most Recent 11 months, 1 week ago
Capacity Mode : Provisioned Scale config : Manual Reason - telemetry data is coming in at a constant rate with no spikes or unpredictable changes - we have an exact number of devices that are sending telemetry data of exact size with non-changeable frequency.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...