Question

Difficulty: MediumInfrastructure as a Service (IaaS)

A logistics company plans to migrate its legacy dispatch system to Azure Virtual Machines. Under the Infrastructure as a Service (IaaS) shared responsibility model, which of the following operations are the responsibility of the customer? (Select two.)

  1. Configuring the guest operating system settings and applying security patchesAnswer
  2. Installing and maintaining the runtime environment and middleware for the dispatch systemAnswer
  3. C
    Maintaining the physical servers and host virtualization software
  4. D
    Securing the physical data center facility hosting the virtual machines

Answer

Configuring the guest operating system settings and applying security patches, and installing and maintaining the runtime environment and middleware for the dispatch system are correct.
In Infrastructure as a Service (IaaS), the cloud provider is responsible for the physical host infrastructure, storage, network, and virtualization layer. The customer is responsible for managing the guest operating system, middleware, and applications. Therefore, configuring the guest operating system settings and applying patches, as well as installing and maintaining middleware/runtimes, are customer responsibilities.

Step-by-Step Solution

1
Analyze the service model context.
The scenario describes deploying Azure Virtual Machines, which represents Infrastructure as a Service (IaaS).
Identifying the cloud model (IaaS) determines the boundaries of the shared responsibility model.
2
Evaluate the division of responsibility in IaaS.
Under IaaS, the cloud provider manages the physical hosts, physical network, and virtualization layer. The customer manages the guest operating systems, middleware, databases, applications, network controls, and data/access.
Applying this division allows us to classify each option as a customer or provider responsibility.
3
Verify which options map to customer responsibilities.
Configuring the guest operating system and installing/maintaining middleware are customer duties, whereas physical server maintenance and physical datacenter security are managed by Microsoft.
This confirms the two correct selections.

Key Concept

Infrastructure as a Service (IaaS) Shared Responsibility Model
Estimated Time:1m 30s
Rate this question