Your team is planning to migrate several database workloads to Azure. How should you match each Azure database service to its primary description?
- Azure SQL DatabaseA relational database service that provides transactional consistency and is based on the Microsoft SQL Server engine.
- Azure Cosmos DBA globally distributed NoSQL database service that supports multiple APIs for schema-free data.
- Azure Database for PostgreSQLA relational database service designed for hosting community-edition PostgreSQL databases with built-in high availability.
Cevap
Azure SQL Database matches the Microsoft SQL Server engine description. Azure Cosmos DB matches the globally distributed NoSQL description. Azure Database for PostgreSQL matches the community-edition PostgreSQL description.
Azure SQL Database matches the Microsoft SQL Server engine description because it is Azure's fully managed service for SQL Server databases. Azure Cosmos DB matches the globally distributed NoSQL description because it is designed for non-relational workloads and multi-model access. Azure Database for PostgreSQL matches the community-edition PostgreSQL description because it is the managed service for running that specific open-source relational engine.
Adım Adım Çözüm
Anahtar Kavram
Azure Database Services
Tahmini Süre:45s