1.

Why Is Choosing A Throughput For A Table A Requirement?

Answer»

Azure COSMOS DB SETS default throughput for your container based on where you create the table from - portal or CQL. Azure Cosmos DB provides guarantees for PERFORMANCE and latency, with upper bounds on operation. This guarantee is possible when the ENGINE can enforce governance on the tenant's operations. Setting throughput ensures that you get the guaranteed throughput and latency, because the platform RESERVES this capacity and guarantees operation success. You can elastically change throughput to benefit from the seasonality of your application and save costs.

Azure Cosmos DB sets default throughput for your container based on where you create the table from - portal or CQL. Azure Cosmos DB provides guarantees for performance and latency, with upper bounds on operation. This guarantee is possible when the engine can enforce governance on the tenant's operations. Setting throughput ensures that you get the guaranteed throughput and latency, because the platform reserves this capacity and guarantees operation success. You can elastically change throughput to benefit from the seasonality of your application and save costs.



Discussion

No Comment Found