CV0-003 · Question #342
Which of the following is the MOST mission critical for an IaaS provider?
The correct answer is A. Hypervisors. In IaaS, hypervisors are the foundational technology that virtualizes physical hardware and delivers compute resources to tenants.
Question
Which of the following is the MOST mission critical for an IaaS provider?
Options
- AHypervisors
- BBilling application
- CInfrastructure dashboard
- DCentral authentication
How the community answered
(24 responses)- A92% (22)
- C4% (1)
- D4% (1)
Why each option
In IaaS, hypervisors are the foundational technology that virtualizes physical hardware and delivers compute resources to tenants.
Infrastructure as a Service (IaaS) is fundamentally built on hypervisor technology, which abstracts physical hardware and enables multiple virtual machines to run on shared infrastructure. Without functioning hypervisors, no virtual machines can run, meaning all tenant workloads cease - making them the most mission-critical component. Every other IaaS service depends on the hypervisor layer being operational.
The billing application is critical for revenue collection but does not affect the availability of compute, storage, or networking resources delivered to tenants - services can continue running even if billing is temporarily unavailable.
The infrastructure dashboard provides management visibility and control but is not in the data path for tenant workloads; virtual machines continue running even if the dashboard is offline.
Central authentication is important for access control and management, but its failure typically prevents new logins or administrative actions rather than terminating running virtual machine workloads.
Concept tested: IaaS architecture - hypervisor as foundational layer
Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-145.pdf
Topics
Community Discussion
No community discussion yet for this question.