Skip to content

Commit 50f38bb

Browse files
committed
Revised overview
1 parent 65010b1 commit 50f38bb

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

articles/cosmos-db/mongodb/vcore/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ metadata:
1818
landingContent:
1919
- title: Get started with Azure Cosmos DB for MongoDB vCore
2020
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: Overview
24+
url: introduction.md
2125
- linkListType: quickstart
2226
links:
2327
- text: Create resources - Azure portal

articles/cosmos-db/mongodb/vcore/introduction.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,21 @@ Developers can rest easy knowing that they have access to one unified support te
2323

2424
## Low total cost of ownership (TCO)
2525

26-
Azure Cosmos DB for MongoDB's scalable architecture is designed to deliver the best performance and cost efficiency for your workloads. Visit the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) to learn more about pricing for each cluster tier or price out a cluster in the Azure portal. With optional high availability (HA), there's no need to pay for resources you don't need for workloads such as development and testing. With HA disabled, we pass the **50% savings** on to you. The image below is an example of the pricing for a cluster with HA enabled and disabled.
26+
Azure Cosmos DB for MongoDB's scalable architecture is designed to deliver the best performance and cost efficiency for your workloads. Visit the [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) to learn more about pricing for each cluster tier or price out a cluster in the Azure portal. With optional high availability (HA), there's no need to pay for resources you don't need for workloads such as development and testing. With HA disabled, cost savings are passed on to you in the form of a reduced per-hour cost.
2727

2828
:::image type="content" source="media/introduction/cluster-tiers.png" alt-text="Screenshot of several cluster tier options.":::
2929

30-
*East US region
30+
Here are the current tiers for the service:
3131

32-
Azure Cosmos DB for MongoDB vCore is organized into easy to understand cluster tiers based on vCPUs, RAM, and attached storage, making it easy to lift and shift your existing workloads or build new applications.
32+
| Cluster tier | Base storage | RAM | vCPUs |
33+
| --- | --- | --- | --- |
34+
| M30 | 128 GB | 8 GB | 2 |
35+
| M40 | 128 GB | 16 GB | 4 |
36+
| M50 | 128 GB | 32 GB | 8 |
37+
| M60 | 128 GB | 64 GB | 16 |
38+
| M80 | 128 GB | 128 GB | 32 |
39+
40+
Azure Cosmos DB for MongoDB vCore is organized into easy to understand cluster tiers based on vCPUs, RAM, and attached storage. These tiers make it easy to lift and shift your existing workloads or build new applications.
3341

3442
## Flexibility for developers
3543

0 commit comments

Comments
 (0)