A logistics corporation is migrating its central fleet routing system to Azure. Due to strict compatibility constraints, the system must run on a specific version of a third-party application server and requires custom network routing rules configured inside the operating system. The corporation deploys the workloads using Azure Virtual Machines (IaaS).
Under the Azure shared responsibility model, which two of the following tasks are the responsibility of the logistics corporation?
- Configuring network firewall settings within the guest operating systemAnswer
- Managing and patching the third-party application server and middlewareAnswer
- CMaintaining and updating the virtualization hypervisor on the hosting hardware
- DSecuring physical access to the server racks and datacenters hosting the virtual machines
Answer
The logistics corporation is responsible for configuring network firewall settings within the guest operating system, and managing and patching the third-party application server and middleware.
In an Infrastructure as a Service (IaaS) deployment such as Azure Virtual Machines, the cloud provider (Microsoft) is responsible for the physical security of the datacenters, the hardware, and the virtualization layer (hypervisor). The customer is responsible for the administration of the guest operating system (including local firewalls), the installation and configuration of middleware or application servers, and the application code and data.
Step-by-Step Solution
Key Concept
Under the Infrastructure as a Service (IaaS) model, Microsoft manages the physical infrastructure, network, and virtualization layer, while the customer maintains full control and responsibility over the guest operating systems, middleware, database engines, application runtimes, and network configurations inside the virtual machines.
Estimated Time:1m 30s