What should you do?

Posted by: Pdfprep Category: 70-777 Tags: , ,

You have an Azure Cosmos DB account named Account1. Account1 resides in the East US Azure region and contains a database named DB1. DB1 contains a collection named Coll1. Coll1 has a limit of 25, 000 request units per second (RU/s). The consistency level of Account1 is set to Session.

You need to make Coll1 available for read operations in the West US Azure region. The solution must ensure that the performance of the read operations in West US is the same as the performance of the read operations in East US. The solution must minimize costs.

What should you do?
A . Create a read-only replica of Account1 in West U
B . Leave the RU/s of Coll1 unchanged.
C . Create a read-only replica of Account1 in West U
D . Set the RU/s of Coll1 to 50,000
E . Set the consistency level to Bounded Staleness. Create a read-only replica of Account1 in West U
G . Create a read-only replica of Account1 in West U
H . Set the RU/s of DB1 to 50,000

Answer: C

Leave a Reply

Your email address will not be published.