Which variable should you include when calculating the estimate?

A company plans to use Azure Cosmos DB as the document store for an application.You need to estimate the request units required for the application.Which variable should you include when calculating the estimate?When using data consistency levels of Strong or Bounded Staleness, additional units are consumed to read items.References: https://docs.microsoft.com/en-us/azure/cosmos-db/request-units

Question:

Which variable should you include when calculating the estimate?

Options:

item size

consistency level

cache size

number of regions

Correct Answer

The Correct Answer for this Question is

consistency level

Leave a Comment