QuestionQ229
Design and implement data distributionYou have an Azure Cosmos DB for NoSQL account named account1.
You plan to implement shared database containers in account1.
On which two properties does the throughput of a particular container depend? Each correct answer represents part of the solution.
> NOTE: Each correct answer is worth one point.
Choose two
- A the number of databases
- B the maximum throughput of the database
- C the number of physical partitions
- D the choice of partition keys
- E the number of containers
Community Discussion