A financial consulting startup is migrating its proprietary risk modeling software to Azure Virtual Machines. Under the shared responsibility model, which of the following tasks are the responsibility of the startup? Select TWO.
- Installing updates and patches on the guest operating systemAnswer
- Managing application-level access controls and data security within the virtual machineAnswer
- CMaintaining the physical servers and storage hardware in the Azure datacenter
- DPatching the underlying virtualization hypervisors hosting the virtual machines
Answer
Installing updates and patches on the guest operating system, and managing application-level access controls and data security within the virtual machine
In an Infrastructure as a Service (IaaS) deployment like Azure Virtual Machines, the customer takes on the management of everything from the operating system upward. This includes installing operating system updates and patches, and securing applications and data. Microsoft remains responsible for the physical security of datacenters, physical servers, and the hypervisor virtualization layer.
Step-by-Step Solution
Key Concept
Under the Infrastructure as a Service (IaaS) model, the cloud provider manages the physical infrastructure and virtualization layer, while the customer is responsible for configuring and maintaining the operating system, applications, and data.