Skip to content

Commit 2ac3257

Browse files
authored
Update articles/cosmos-db/mongodb/compression-cost-savings.md
1 parent 9512159 commit 2ac3257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/compression-cost-savings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: gahllevy
1111
# Improve performance and optimize costs when upgrading to 4.0+
1212
[!INCLUDE[appliesto-mongodb-api](../includes/appliesto-mongodb-api.md)]
1313

14-
Azure Cosmos DB API for MongoDB introduced a new data compression algorithm in versions 4.0+ that improve query/storage performance and save up to 90% on RU and storage costs. Upgrading your database account to versions 4.0+ and following this guide will help you realize the maximum performance and cost improvements.
14+
Azure Cosmos DB API for MongoDB introduced a new data compression algorithm in versions 4.0+ that saves up to 90% on RU and storage costs. Upgrading your database account to versions 4.0+ and following this guide will help you realize the maximum performance and cost improvements.
1515

1616
## How it works
1717
The API for MongoDB charges users based on how many [request units](../request-units.md) (RUs) are consumed for each operation. With the new compression format, a reduction in storage size and query size directly results in a reduction in RU usage, saving you money. Performance and costs are coupled in Cosmos DB.

0 commit comments

Comments
 (0)