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
> 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.
26
26
27
-
## API for MongoDB benefits
27
+
## Cosmos DB for MongoDB benefits
28
28
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:
30
30
31
31
-**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.
32
32
@@ -63,7 +63,7 @@ Cosmos DB for MongoDB implements the wire protocol for MongoDB. This implementat
63
63
64
64
### MongoDB feature compatibility
65
65
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:
@@ -79,7 +79,7 @@ All versions run on the same codebase, making upgrades a simple task that can be
79
79
80
80
- 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).
81
81
82
-
- There are three ways to deploy the API for MongoDB:
82
+
- There are three ways to deploy the Cosmos DB for MongoDB:
83
83
84
84
-[Provisioned throughput](../set-throughput.md): Set a RU/sec number and change it manually. This model best fits consistent workloads.
0 commit comments