Skip to content

Commit 8b1c901

Browse files
Merge pull request #214725 from seesharprun/cosmos-optimize-landing-page
Cosmos DB | Optimize costs landing page
2 parents 9370ae7 + 3c5a39c commit 8b1c901

File tree

6 files changed

+112
-5
lines changed

6 files changed

+112
-5
lines changed

articles/cosmos-db/cassandra/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,16 @@
188188
href: ../security-controls-policy.md
189189
- name: Security baseline
190190
href: /security/benchmark/azure/baselines/cosmos-db-security-baseline?bc=/azure/cosmos-db/breadcrumb/toc.json&toc=/azure/cosmos-db/toc.json
191-
- name: Optimize your Azure Cosmos DB cost
191+
- name: Optimize your Azure Cosmos DB costs
192192
items:
193+
- name: Overview
194+
href: ../optimize-costs.yml
195+
- name: Free tier
196+
href: ../free-tier.md
197+
displayName: free tier
198+
- name: Limit total account throughput
199+
displayName: cost, RUs, RU
200+
href: ../limit-total-account-throughput.md
193201
- name: Plan and manage costs
194202
href: ../plan-manage-costs.md
195203
- name: Pricing model
@@ -216,6 +224,8 @@
216224
href: ../reserved-capacity.md
217225
- name: Optimize using rate limiting
218226
href: ../rate-limiting-requests.md
227+
- name: Use the emulator
228+
href: ../local-emulator.md
219229
- name: Enterprise readiness
220230
items:
221231
- name: Service quotas

articles/cosmos-db/gremlin/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,16 @@
194194
href: ../security-controls-policy.md
195195
- name: Security baseline
196196
href: /security/benchmark/azure/baselines/cosmos-db-security-baseline?bc=/azure/cosmos-db/breadcrumb/toc.json&toc=/azure/cosmos-db/toc.json
197-
- name: Optimize your Azure Cosmos DB cost
197+
- name: Optimize your Azure Cosmos DB costs
198198
items:
199+
- name: Overview
200+
href: ../optimize-costs.yml
201+
- name: Free tier
202+
href: ../free-tier.md
203+
displayName: free tier
204+
- name: Limit total account throughput
205+
displayName: cost, RUs, RU
206+
href: ../limit-total-account-throughput.md
199207
- name: Plan and manage costs
200208
href: ../plan-manage-costs.md
201209
- name: Pricing model
@@ -222,6 +230,8 @@
222230
href: ../reserved-capacity.md
223231
- name: Optimize using rate limiting
224232
href: ../rate-limiting-requests.md
233+
- name: Use the emulator
234+
href: ../local-emulator.md
225235
- name: Enterprise readiness
226236
items:
227237
- name: Service quotas

articles/cosmos-db/mongodb/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,16 @@
233233
href: ../security-controls-policy.md
234234
- name: Security baseline
235235
href: /security/benchmark/azure/baselines/cosmos-db-security-baseline?bc=/azure/cosmos-db/breadcrumb/toc.json&toc=/azure/cosmos-db/toc.json
236-
- name: Optimize your Azure Cosmos DB cost
236+
- name: Optimize your Azure Cosmos DB costs
237237
items:
238+
- name: Overview
239+
href: ../optimize-costs.yml
240+
- name: Free tier
241+
href: ../free-tier.md
242+
displayName: free tier
243+
- name: Limit total account throughput
244+
displayName: cost, RUs, RU
245+
href: ../limit-total-account-throughput.md
238246
- name: Plan and manage costs
239247
href: ../plan-manage-costs.md
240248
- name: Pricing model
@@ -261,6 +269,8 @@
261269
href: ../reserved-capacity.md
262270
- name: Optimize using rate limiting
263271
href: ../rate-limiting-requests.md
272+
- name: Use the emulator
273+
href: ../local-emulator.md
264274
- name: Enterprise readiness
265275
items:
266276
- name: Service quotas

articles/cosmos-db/nosql/TOC.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,10 @@
358358
href: ../compliance.md
359359
- name: Data residency
360360
href: ../data-residency.md
361-
- name: Optimize your Azure Cosmos DB cost
361+
- name: Optimize your Azure Cosmos DB costs
362362
items:
363+
- name: Overview
364+
href: ../optimize-costs.yml
363365
- name: Free tier
364366
href: ../free-tier.md
365367
displayName: free tier
@@ -392,6 +394,8 @@
392394
href: ../reserved-capacity.md
393395
- name: Optimize using rate limiting
394396
href: ../rate-limiting-requests.md
397+
- name: Use the emulator
398+
href: ../local-emulator.md
395399
- name: Jupyter notebooks
396400
items:
397401
- name: Overview

articles/cosmos-db/optimize-costs.yml

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
### YamlMime:Landing
2+
3+
title: Optimize your Azure Cosmos DB costs
4+
summary: |
5+
Optimize your costs for applications in development or production using Azure Cosmos DB.
6+
metadata:
7+
title: Optimize your Azure Cosmos DB costs
8+
description: |
9+
Optimize your costs for applications in development or production using Azure Cosmos DB.
10+
services: service
11+
ms.service: cosmos-db
12+
ms.subservice: nosql
13+
ms.topic: landing-page
14+
ms.collection: collection
15+
author: seesharprun
16+
ms.author: sidandrews
17+
ms.reviewer: markjbrown
18+
ms.date: 10/17/2022
19+
landingContent:
20+
- title: Understand our pricing model
21+
linkLists:
22+
- linkListType: concept
23+
links:
24+
- text: Pricing model
25+
url: how-pricing-works.md
26+
- text: Total Cost of Ownership (TCO)
27+
url: total-cost-ownership.md
28+
- text: Understand your bill
29+
url: understand-your-bill.md
30+
- title: Plan for optimization
31+
linkLists:
32+
- linkListType: quickstart
33+
links:
34+
- text: Plan and manage costs
35+
url: plan-manage-costs.md
36+
- text: Limit total account throughput
37+
url: limit-total-account-throughput.md
38+
- title: Optimize actual costs
39+
linkLists:
40+
- linkListType: concept
41+
links:
42+
- text: Optimize provisioned throughput cost
43+
url: optimize-cost-throughput.md
44+
- text: Optimize request cost
45+
url: optimize-cost-reads-writes.md
46+
- text: Optimize storage cost
47+
url: optimize-cost-storage.md
48+
- text: Optimize multi-region cost
49+
url: optimize-cost-regions.md
50+
- text: Optimize development/testing cost
51+
url: optimize-dev-test.md
52+
- text: Optimize cost with reserved capacity
53+
url: reserved-capacity.md
54+
- text: Optimize using rate limiting
55+
url: rate-limiting-requests.md
56+
- title: Develop for free
57+
linkLists:
58+
- linkListType: how-to-guide
59+
links:
60+
- text: Free tier
61+
url: free-tier.md
62+
- text: Use the emulator
63+
url: local-emulator.md

articles/cosmos-db/table/TOC.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,16 @@
203203
href: ../security-controls-policy.md
204204
- name: Security baseline
205205
href: /security/benchmark/azure/baselines/cosmos-db-security-baseline?bc=/azure/cosmos-db/breadcrumb/toc.json&toc=/azure/cosmos-db/toc.json
206-
- name: Optimize your Azure Cosmos DB cost
206+
- name: Optimize your Azure Cosmos DB costs
207207
items:
208+
- name: Overview
209+
href: ../optimize-costs.yml
210+
- name: Free tier
211+
href: ../free-tier.md
212+
displayName: free tier
213+
- name: Limit total account throughput
214+
displayName: cost, RUs, RU
215+
href: ../limit-total-account-throughput.md
208216
- name: Plan and manage costs
209217
href: ../plan-manage-costs.md
210218
- name: Pricing model
@@ -231,6 +239,8 @@
231239
href: ../reserved-capacity.md
232240
- name: Optimize using rate limiting
233241
href: ../rate-limiting-requests.md
242+
- name: Use the emulator
243+
href: ../local-emulator.md
234244
- name: Enterprise readiness
235245
items:
236246
- name: Service quotas

0 commit comments

Comments
 (0)