Question 94 of 231 from exam AZ-301: Microsoft Azure Architect Design

Question 94 of 231 from exam AZ-301: Microsoft Azure Architect Design

Question

HOTSPOT -

You have a web application that uses a MongoDB database. You plan to migrate the web application to Azure.

You must migrate to Cosmos DB while minimizing code and configuration changes.

You need to design the Cosmos DB configuration.

What should you recommend? To answer, select the appropriate values in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Explanations

MongoDB compatibility: API -

API: MongoDB API -

Azure Cosmos DB comes with multiple APIs:

-> SQL API, a JSON document database service that supports SQL queries. This is compatible with the former Azure DocumentDB.

-> MongoDB API, compatible with existing Mongo DB libraries, drivers, tools and applications.

-> Cassandra API, compatible with existing Apache Cassandra libraries, drivers, tools, and applications.

-> Azure Table API, a key-value database service compatible with existing Azure Table Storage.

-> Gremlin (graph) API, a graph database service supporting Apache Tinkerpop's graph traversal language, Gremlin.

https://docs.microsoft.com/en-us/azure/cosmos-db/create-mongodb-dotnet