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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Introduction/Overview
3
-
titleSuffix: Azure Cosmos DB for MongoDB vCore
4
-
description: Learn about Azure Cosmos DB for MongoDB vCore, a fully managed MongoDB-compatible database for building modern applications with a familiar architecture.
3
+
titleSuffix: Azure Cosmos DB for MongoDB (vCore)
4
+
description: Learn about vCore-based Azure Cosmos DB for MongoDB, a fully managed MongoDB-compatible database for building modern applications with a familiar architecture.
5
5
author: gahl-levy
6
6
ms.author: gahllevy
7
7
ms.reviewer: sidandrews
@@ -13,18 +13,18 @@ ms.topic: overview
13
13
ms.date: 08/28/2023
14
14
---
15
15
16
-
# What is Azure Cosmos DB for MongoDB vCore?
16
+
# What is Azure Cosmos DB for MongoDB (vCore architecture)?
17
17
18
-
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.
18
+
Azure Cosmos DB for MongoDB in vCore architecture provides developers with a fully managed MongoDB-compatible database service for building modern applications with a familiar architecture. With Azure 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.
19
19
20
20
## Build AI-Driven Applications with a Single Database Solution
21
21
22
-
Azure Cosmos DB for MongoDB vCore empowers generative AI applications with an integrated **vector database**. This enables efficient indexing and querying of data by characteristics for advanced use cases such as generative AI, without the complexity of external integrations. Unlike MongoDB Atlas and similar platforms, Azure Cosmos DB for MongoDB vCore keeps all original data and vector data within the database, ensuring simplicity and security. Even our free tier offers this capability, making sophisticated AI features accessible without additional cost.
22
+
Azure Cosmos DB for MongoDB (vCore) empowers generative AI applications with an integrated **vector database**. This enables efficient indexing and querying of data by characteristics for advanced use cases such as generative AI, without the complexity of external integrations. Unlike MongoDB Atlas and similar platforms, Azure Cosmos DB for MongoDB (vCore) keeps all original data and vector data within the database, ensuring simplicity and security. Even our free tier offers this capability, making sophisticated AI features accessible without additional cost.
23
23
24
24
25
25
## Effortless integration with the Azure platform
26
26
27
-
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.
27
+
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.
28
28
29
29
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.
30
30
@@ -47,14 +47,14 @@ Here are the current tiers for the service:
47
47
| M400 | 128 GB | 432 GB | 64 |
48
48
| M600 | 128 GB | 640 GB | 80 |
49
49
50
-
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.
50
+
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.
51
51
52
52
## Flexibility for developers
53
53
54
-
Cosmos DB for MongoDB vCore is built with flexibility for developers in mind. The service offers high capacity vertical and horizontal 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.
54
+
Cosmos DB for MongoDB (vCore) is built with flexibility for developers in mind. The service offers high capacity vertical and horizontal 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.
55
55
56
56
## Next steps
57
57
58
58
- Read more about [feature compatibility with MongoDB](compatibility.md).
59
-
- Review options for [migrating from MongoDB to Azure Cosmos DB for MongoDB vCore](migration-options.md)
59
+
- Review options for [migrating from MongoDB to Azure Cosmos DB for MongoDB (vCore)](migration-options.md)
60
60
- Get started by [creating an account](quickstart-portal.md).
0 commit comments