You are planning to migrate several application workloads to Microsoft Azure. Match each Azure database service to its primary database engine or classification description.
- Azure SQL DatabaseA fully managed relational database service based on the Microsoft SQL Server engine.
- Azure Cosmos DBA globally distributed NoSQL database service that supports multiple open-source APIs.
- Azure Database for PostgreSQLA fully managed relational database service based on the open-source community engine.
Cevap
Azure SQL Database matches with the Microsoft SQL Server engine; Azure Cosmos DB matches with the globally distributed NoSQL database service; Azure Database for PostgreSQL matches with the relational service based on the open-source community engine.
Azure SQL Database matches the Microsoft SQL Server engine description because it is Microsoft's PaaS offering for SQL Server. Azure Cosmos DB is a multi-model NoSQL service that provides global scaling. Azure Database for PostgreSQL is the PaaS offering hosting the open-source community PostgreSQL database engine.
Adım Adım Çözüm
Anahtar Kavram
Classification of Azure Relational and Non-Relational Databases