You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/mongodb/vcore/introduction.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,25 @@ ms.date: 03/07/2023
15
15
16
16
Azure Cosmos DB for MongoDB vCore provides developers with a fully managed MongoDB-compatible database service for building modern applications with a familiar architecture. With Cosmos DB for MongoDB vCore, developers can enjoy the benefits of native Azure integrations, low total cost of ownership (TCO), and the familiar vCore architecture when migrating existing applications or building new ones.
17
17
18
-
## Effortless management with the Azure platform
18
+
## Effortless integration with the Azure platform
19
19
20
20
Azure Cosmos DB for MongoDB vCore provides a comprehensive and integrated solution for resource management, making it easy for developers to seamlessly manage their resources using familiar Azure tools. The service features deep integration into various Azure products, such as Azure Monitor and Azure CLI. This deep integration ensures that developers have everything they need to work efficiently and effectively.
21
21
22
22
Developers can rest easy knowing that they have access to one unified support team for all their services, eliminating the need to juggle multiple support teams for different services.
23
23
24
+
## Low total cost of ownership (TCO)
25
+
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.
27
+
28
+
:::image type="content" source="media/introduction/cluster_tiers.png" alt-text="Screenshot of several cluster tier options":::
29
+
24
30
## A solution that simply works
25
31
26
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.
27
33
28
34
## Flexibility for developers
29
35
30
-
Cosmos DB for MongoDB vCore is built with flexibility for developers in mind. The service offers no shard key required until the database surpasses TBs and supports automatically sharding existing databases with no downtime. Developers can also easily scale their clusters up or down, vertically and horizontally, all with no downtime, to meet their needs.
36
+
Cosmos DB for MongoDB vCore is built with flexibility for developers in mind. The service offers high capacity vertical and horizonal scaling with no shard key required until the database surpasses TBs. The service also supports automatically sharding existing databases with no downtime. Developers can easily scale their clusters up or down, vertically and horizontally, all with no downtime, to meet their needs.
0 commit comments