A developer deploys an Azure VM to run automated test suites. Under the IaaS shared responsibility model, which of the following operations are the customer's responsibility to manage? (Select two.)
- Configuring the firewall rules within the guest operating system of the Azure VMAnswer
- Installing updates for applications hosted on the Azure VMAnswer
- CPatching the underlying physical hypervisors hosting the Azure VM
- DMaintaining the physical security of the Azure datacenter facilities
Answer
Configuring the firewall rules within the guest operating system of the Azure VM, and installing updates for applications hosted on the Azure VM
In an Infrastructure as a Service (IaaS) cloud model, the customer is responsible for everything from the operating system layer and up. This includes configuration of OS firewalls and security settings, as well as the application lifecycle management. The cloud provider retains responsibility for the physical hosts, virtualization hypervisors, physical networks, and physical security of the datacenters.
Step-by-Step Solution
Key Concept
Shared Responsibility Model in Infrastructure as a Service (IaaS)