Skip to content

Commit dc31713

Browse files
committed
name updates
1 parent 82d1474 commit dc31713

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cosmos-db/mongodb/introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Azure Cosmos DB for MongoDB makes it easy to use Azure Cosmos DB as if it were a
2222
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RWXr4T]
2323
2424
> [!TIP]
25-
> Want to try the API for MongoDB with no commitment? Create an Azure Cosmos DB account using [Try Azure Cosmos DB](../try-free.md) for free.
25+
> Want to try the Cosmos DB for MongoDB with no commitment? Create an Azure Cosmos DB account using [Try Azure Cosmos DB](../try-free.md) for free.
2626
27-
## API for MongoDB benefits
27+
## Cosmos DB for MongoDB benefits
2828

29-
The API for MongoDB has numerous added benefits of being built on Azure Cosmos DB when compared to service offerings such as MongoDB Atlas:
29+
Cosmos DB for MongoDB has numerous added benefits of being built on Azure Cosmos DB when compared to service offerings such as MongoDB Atlas:
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

@@ -63,7 +63,7 @@ Cosmos DB for MongoDB implements the wire protocol for MongoDB. This implementat
6363
6464
### MongoDB feature compatibility
6565

66-
The API for MongoDB is compatible with the following MongoDB server versions:
66+
Cosmos DB for MongoDB is compatible with the following MongoDB server versions:
6767

6868
- [Version 5.0 (limited preview)](../access-previews.md)
6969
- [Version 4.2](feature-support-42.md)
@@ -79,7 +79,7 @@ All versions run on the same codebase, making upgrades a simple task that can be
7979

8080
- You aren't billed for virtual machines in a cluster. [Pricing](../how-pricing-works.md) is based on throughput in request units (RUs) configured on a per database or per collection basis. The first 1000 RUs per second are free with [Free Tier](../free-tier.md).
8181

82-
- There are three ways to deploy the API for MongoDB:
82+
- There are three ways to deploy the Cosmos DB for MongoDB:
8383

8484
- [Provisioned throughput](../set-throughput.md): Set a RU/sec number and change it manually. This model best fits consistent workloads.
8585

0 commit comments

Comments
 (0)