Skip to content

Commit c0634ed

Browse files
Merge pull request #251279 from gahl-levy/patch-68
Update introduction.md
2 parents 8689292 + bd46cbe commit c0634ed

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/cosmos-db/mongodb/introduction.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Cosmos DB for MongoDB has numerous benefits compared to other MongoDB service of
2626

2727
### Request Unit (RU) architecture
2828

29-
A fully managed MongoDB-compatible service with flexible scaling using [Request Units (RUs)](../request-units.md). Designed for cloud-native applications.
29+
[A fully managed MongoDB-compatible service](./ru/introduction.md) with flexible scaling using [Request Units (RUs)](../request-units.md). Designed for cloud-native applications.
3030

3131
- **Instantaneous scalability**: With the [Autoscale](../provision-throughput-autoscale.md) feature, your database scales instantaneously with zero warmup period. Other MongoDB offerings such as MongoDB Atlas can take hours to scale up and up to days to scale down.
3232

@@ -41,9 +41,12 @@ A fully managed MongoDB-compatible service with flexible scaling using [Request
4141

4242
- **Serverless deployments**: Cosmos DB for MongoDB offers a [serverless capacity mode](../serverless.md). With [Serverless](../serverless.md), you're only charged per operation, and don't pay for the database when you don't use it.
4343

44+
> [!TIP]
45+
> Visit [Choose your model](./choose-model.md) for an in-depth comparison of each architecture to help you choose which one is right for you.
46+
4447
### vCore Architecture
4548

46-
A fully managed MongoDB-compatible service with dedicated instances for new and existing MongoDB apps. This architecture offers a familiar vCore architecture for MongoDB users, efficient scaling, and seamless integration with Azure services.
49+
[A fully managed MongoDB-compatible service](./vcore/introduction.md) with dedicated instances for new and existing MongoDB apps. This architecture offers a familiar vCore architecture for MongoDB users, efficient scaling, and seamless integration with Azure services.
4750

4851
- **Native Vector Search**: Seamlessly integrate your AI-based applications with your data that's stored in Azure Cosmos DB for MongoDB vCore. This integration is an all-in-one solution, unlike other vector search solutions that send your data between service integrations.
4952

0 commit comments

Comments
 (0)