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/cosmos-db-vs-mongodb-atlas.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,13 @@ ms.date: 02/27/2024
26
26
| MongoDB wire protocol | Yes | Yes |
27
27
| Compatible with MongoDB tools and drivers | Yes | Yes |
28
28
| Global Distribution | Yes, [globally distributed](../distribute-data-globally.md) with automatic and fast data replication across any number of Azure regions | Yes, globally distributed with automatic and fast data replication across supported cloud providers or regions |
29
-
| SLA covers cloud platform | Yes | No. "Services, hardware, or software provided by a third party, such as cloud platform services on which MongoDB Atlas runs are not covered" |
| Instantaneous Scaling | Yes, [database instantaneously scales](../provision-throughput-autoscale.md) with zero performance impact on your applications | No. Atlas dedicated instances managed by users, or scale automatically after analyzing the workload over a day. |
30
+
| SLA covers cloud platform | Yes | No. For more details, read the MongoDB Atlas SLA |
31
+
| Instantaneous and automatic scaling | Yes, Azure Cosmos DB RU-based deployments [automatically and instantaneously scale 10x with zero performance impact](../provision-throughput-autoscale.md) on your applications. Scaling of vCore-based instances is managed by users | Atlas dedicated instances managed by users, or scale automatically after analyzing the workload over a day. |
32
32
| Multi-region writes (aka multi-master) | Yes. With multi-region writes, customers can update any document in any region, enabling 99.999% availability SLA | Yes. With multi-region zones, customers can configure different write regions per shard. Data within a single shard is writable in a single region. |
33
-
| Limitless scale | Azure Cosmos DB provides ability to scale RUs up to and beyond a billion requests per second, with unlimited storage, fully managed, as a service. vCore-based Azure Cosmos DB for MongoDB deployments support scaling through sharding |No. MongoDB Atlas deployments support scaling through sharding. |
33
+
| Limitless scale | Azure Cosmos DB provides ability to scale RUs up to and beyond a billion requests per second, with unlimited storage, fully managed, as a service. vCore-based Azure Cosmos DB for MongoDB deployments support scaling through sharding | MongoDB Atlas deployments support scaling through sharding. |
34
34
| Independent scaling for throughput and storage | Yes, with RU-based Azure Cosmos DB for MongoDB | No |
35
35
| Vector Search for AI applications | Yes, with [vCore-based Azure Cosmos DB for MongoDB](./vcore/vector-search.md)| Yes, with MongoDB Atlas dedicated instances |
36
-
| Vector Search in Free Tier | Yes, with [Azure Cosmos DB for MongoDB vCore Vector Search](./vcore/vector-search.md)| No |
| Free tier |[1,000 request units (RUs) and 25 GB storage forever](../try-free.md). Prevents you from exceeding limits if you want. Azure Cosmos DB for MognoDB vCore offers Free Tier with 32GB storage forever. | Yes, with 512 MB storage |
0 commit comments