A financial institution is planning to migrate its legacy transaction-processing system to Azure. The system requires a highly customized operating system kernel configuration and direct control over the local storage file system layout to meet strict performance metrics. The institution wants to avoid managing physical server hardware, cooling, and power.
Which cloud service category should the institution choose to host this system?
- APlatform as a Service (PaaS)
- Infrastructure as a Service (IaaS)Answer
- CSoftware as a Service (SaaS)
- DPrivate cloud
Answer
Infrastructure as a Service (IaaS)
Infrastructure as a Service (IaaS) is the correct choice because it provides virtual machines where the customer has full administrative control over the operating system, middleware, and storage layout, satisfying the system's customization and performance requirements. Simultaneously, the cloud provider manages the physical infrastructure, power, cooling, and virtualization layers, fulfilling the requirement to avoid physical hardware management.
Step-by-Step Solution
Key Concept
Infrastructure as a Service (IaaS) offers virtualized computing resources where the customer maintains control over the operating system, storage, and applications, while the cloud provider manages the physical hardware and facilities.
Estimated Time:1m 0s