Skip to content

Commit 9b7d30b

Browse files
Merge pull request #235272 from GayathriPaderla/docs-editor/how-to-cost-optimization-1682018891
[PostgreSQL] Update how-to-cost-optimization.md
2 parents 21f0267 + ee3a008 commit 9b7d30b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/postgresql/flexible-server/how-to-cost-optimization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ This article provides a list of recommendations for optimizing Azure Postgres Fl
2727
2828
## 1. Use reserved capacity pricing
2929

30-
Azure Postgres reserved capacity pricing allows committing to a specific capacity for 1-3 years, saving costs for customers using Azure Database for PostgreSQL service. The cost savings compared to pay-as-you-go pricing can be significant, depending on the amount of capacity reserved and the length of the term. Customers can purchase reserved capacity in increments of vCores and storage. Reserved capacity can cover costs for Azure Database for PostgreSQL servers in the same region, applied to the customer's Azure subscription. Reserved Pricing for Azure Postgres Flexible Server offers cost savings up to 40% for 1 year and up to 60% for 3-year commitments, for customers who reserve capacity. For more details, please refer Pricing Calculator | Microsoft Azure
31-
30+
Azure Postgres reserved capacity pricing allows committing to a specific capacity for **1-3** **years**, saving costs for customers using Azure Database for PostgreSQL service. The cost savings compared to pay-as-you-go pricing can be significant, depending on the amount of capacity reserved and the length of the term. Customers can purchase reserved capacity in increments of vCores and storage. Reserved capacity can cover costs for Azure Database for PostgreSQL servers in the same region, applied to the customer's Azure subscription. Reserved Pricing for Azure Postgres Flexible Server offers cost savings up to 40% for 1 year and up to 60% for 3-year commitments, for customers who reserve capacity. For more details, please refer Pricing Calculator | Microsoft Azure
3231
To learn more, refer [What are Azure Reservations?](../../cost-management-billing/reservations/save-compute-costs-reservations.md)
3332

3433
## 2. Scale compute up/down
@@ -137,4 +136,5 @@ To learn more about cost optimization, see:
137136
* [Overview of the cost optimization pillar](/azure/architecture/framework/cost/overview)
138137
* [Tradeoffs for cost](/azure/architecture/framework/cost/tradeoffs)
139138
* [Checklist - Optimize cost](/azure/architecture/framework/cost/optimize-checklist)
140-
* [Checklist - Monitor cost](/azure/architecture/framework/cost/monitor-checklist)
139+
* [Checklist - Monitor cost](/azure/architecture/framework/cost/monitor-checklist)
140+

0 commit comments

Comments
 (0)