Soru

Zorluk: OrtaAzure Database Services (Relational, Non-Relational, and Cosmos DB)

An organization is migrating diverse application workloads to Microsoft Azure. How should you match each application database requirement to the most appropriate Azure database service?

  • A globally distributed NoSQL database that supports multiple APIs, including MongoDB, Cassandra, and Gremlin.Azure Cosmos DB
  • A fully managed relational database service built on the Microsoft SQL Server engine, offering automated patching, scaling, and backups.Azure SQL Database
  • A fully managed relational database service built on the open-source PostgreSQL engine, optimized for building modern applications.Azure Database for PostgreSQL

Cevap

Azure Cosmos DB matches the globally distributed NoSQL database requirement; Azure SQL Database matches the Microsoft SQL Server engine requirement; Azure Database for PostgreSQL matches the open-source PostgreSQL engine requirement.
The correct matches align the target workloads with the proper database architectures. Azure Cosmos DB matches the requirement for a globally distributed, multi-API NoSQL database. Azure SQL Database matches the fully managed relational SQL Server workload. Azure Database for PostgreSQL matches the fully managed open-source PostgreSQL engine.

Adım Adım Çözüm

1
Identify the NoSQL, globally distributed, multi-API requirement.
Azure Cosmos DB is the only multi-model NoSQL database service in the selection.
Azure Cosmos DB supports various non-relational APIs such as MongoDB, Cassandra, and Gremlin.
2
Identify the fully managed Microsoft SQL Server database service.
Azure SQL Database represents the relational SQL Server database engine service.
Azure SQL Database is built on the SQL Server engine and offers Platform as a Service (PaaS) benefits.
3
Identify the open-source PostgreSQL database service.
Azure Database for PostgreSQL is the correct match.
Azure Database for PostgreSQL is the dedicated PaaS service for PostgreSQL workloads.

Anahtar Kavram

Distinguishing between relational (Azure SQL, PostgreSQL) and non-relational (Cosmos DB) database services in Azure.
Bu soruyu puanla