A digital marketing company deploys a promotional website on Azure Virtual Machines. The website requires a custom web server configuration and specific local firewall rules within the operating system to function correctly. Under the shared responsibility model, which of the following tasks is Microsoft responsible for managing in this deployment?
- Maintaining the physical host hardware and hypervisorAnswer
- BApplying security updates and patches to the guest operating system
- CManaging the web server middleware and runtime configurations
- DConfiguring the local firewall rules inside the guest operating system
Answer
Maintaining the physical host hardware and hypervisor
In an Infrastructure as a Service (IaaS) model, Microsoft's responsibility stops at the hypervisor layer. Microsoft is responsible for maintaining the physical host hardware, physical network cables/switches, and the hypervisor that runs the virtual machines. The customer maintains control and responsibility over everything else.
Step-by-Step Solution
Key Concept
Under the Infrastructure as a Service (IaaS) model, the cloud provider (Microsoft) is responsible for the physical host, physical network, physical datacenter, and the hypervisor layer. The customer is responsible for the guest operating system, middleware, database engines, applications, network security controls within the OS, and data.
Estimated Time:1m 0s