Your organization is planning to migrate three distinct database workloads to Azure. Each workload requires a specific database service.
Match each database workload requirement to the most appropriate Azure database service.
- A workload that requires a fully managed relational database service based on the open-source MySQL Community Edition.Azure Database for MySQL
- A workload that requires a globally distributed, multi-model NoSQL database service with single-digit millisecond latency.Azure Cosmos DB
- A workload that requires a fully managed relational database service built on Microsoft SQL Server technology.Azure SQL Database
Cevap
Match the open-source MySQL workload to Azure Database for MySQL, the globally distributed NoSQL workload to Azure Cosmos DB, and the Microsoft SQL Server workload to Azure SQL Database.
The correct matches align each specific database requirement with its corresponding Azure service: the open-source MySQL requirement aligns with Azure Database for MySQL, the globally distributed NoSQL requirement aligns with Azure Cosmos DB, and the Microsoft SQL Server relational requirement aligns with Azure SQL Database.
Adım Adım Çözüm
Anahtar Kavram
Azure Database Services (Relational, Non-Relational, and Cosmos DB)