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:  Suggested Answer: 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. Reference: https://docs.microsoft.com/en-us/azure/cosmos-db/create-mongodb-dotnet This question is in AZ-304 Microsoft Azure Architect Design Exam For getting Microsoft Certified: Azure Solutions Architect Expert Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer