Is the following statement true or false? Under the Microsoft Azure Shared Responsibility Model, when deploying a database server inside an Azure Virtual Machine (an Infrastructure as a Service (IaaS) deployment), Microsoft is responsible for maintaining the underlying physical hardware and hypervisor, while the customer is responsible for database configuration, database engine patching, and guest operating system updates.
Answer: Answer
Answer
True
In an Infrastructure as a Service (IaaS) setup, the customer maintains control over the operating system, middleware, and application layers. When running a database on a VM, the customer must manage all aspects of the database installation and the guest OS itself, while Microsoft only manages the physical hosts, network, storage hardware, and virtualization hypervisor.
Step-by-Step Solution
Key Concept
Shared responsibility model in Infrastructure as a Service (IaaS)