A company is evaluating database options in Azure. They require a fully managed database service that supports semi-structured NoSQL data and provides global scale. Which statement accurately describes the characteristics of the recommended database service?
- AThe recommended service is a relational database requiring a strict schema where Microsoft manages the database engine.
- BThe recommended service is a Platform as a Service (PaaS) database where the customer must manually apply operating system patches.
- The recommended service is a NoSQL database where Microsoft automatically manages the database engine and operating system patching.Answer
- DThe recommended service is a Software as a Service (SaaS) database that requires no developer configuration or integration.
Answer
The recommended service is a NoSQL database where Microsoft automatically manages the database engine and operating system patching.
The correct option states that the recommended service is a NoSQL database where Microsoft manages the database engine and operating system patching. Azure's NoSQL service is a PaaS offering, meaning the cloud provider handles maintenance, patching, and hardware management.
Step-by-Step Solution
Key Concept
Distinguishing relational from non-relational Azure databases and understanding the PaaS shared responsibility model.
Estimated Time:45s