A company is migrating an on-premises application that stores user profiles in MongoDB to Microsoft Azure. They need a fully managed database service that natively supports the MongoDB API, allowing them to keep their existing database queries and client drivers with minimal configuration. Which Azure database service should the company select?
- Azure Cosmos DBCevap
- BAzure SQL Database
- CSQL Server on Azure Virtual Machines
- DAzure Database for PostgreSQL
Cevap
Azure Cosmos DB
The correct database service is Azure Cosmos DB because it is a fully managed NoSQL database service that supports multiple APIs, including the MongoDB API. This enables seamless migration of MongoDB workloads without changing the application's queries or database driver configurations.
Adım Adım Çözüm
Anahtar Kavram
Azure Cosmos DB NoSQL Multi-Model APIs