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
What options does Azure Cosmos DB offer for MongoDB users?
21
21
answer: |
22
-
Azure Cosmos DB is a fully managed NoSQLand relational database for modern app development.
22
+
Azure Cosmos DB is a fully managed NoSQL, relational, and vectore database for modern app development.
23
23
24
24
Both, the Request Unit (RU) and vCore-based Azure Cosmos DB for MongoDB offering make it easy to use Azure Cosmos DB as if it were a MongoDB database. Both options work without the overhead of complex management and scaling approaches. You can use your existing MongoDB skills and continue to use your favorite MongoDB drivers, SDKs, and tools by pointing your application to the connection string for your account using the API for MongoDB. Additionally, both are cloud-native offerings that can be integrated seamlessly with other Azure services to build enterprise-grade modern applications.
25
25
- question: |
26
-
How do I choose between Azure Cosmos DB for MongoDB RU and Azure Cosmos DB for MongoDB vCore?
26
+
How do I choose between Azure Cosmos DB for MongoDB (RU) and Azure Cosmos DB for MongoDB (vCore)?
27
27
answer: |
28
28
Here are a few key factors to help you decide between the two options.
0 commit comments