A company needs to deploy a database in Azure that supports traditional relational database constraints, ACID transactions, and structured schemas. To minimize administration, the company wants to avoid managing the underlying virtual machines and operating systems. Which Azure service should the company select?
- AAzure Cosmos DB
- Azure SQL DatabaseAnswer
- CSQL Server on Azure Virtual Machines
- DMicrosoft 365
Answer
Azure SQL Database
Azure SQL Database is a fully managed Platform as a Service (PaaS) database engine. It provides native support for relational constraints, structured schemas, and ACID transactions while offloading all underlying operating system and software maintenance, backups, and patching to Microsoft.
Step-by-Step Solution
Key Concept
Azure relational database services and their management models (PaaS vs. IaaS)
Estimated Time:1m 0s