LFCA · Question #31
Which service model in cloud computing provides virtual machines, networks, and storage?
The correct answer is B. IaaS. IaaS (Infrastructure as a Service) is a cloud computing model that provides fundamental computing resources like virtual machines, networks, and storage directly to the user.
Question
Which service model in cloud computing provides virtual machines, networks, and storage?
Options
- ASaaS
- BIaaS
- CPaaS
- DDBaaS
How the community answered
(28 responses)- A4% (1)
- B93% (26)
- C4% (1)
Why each option
IaaS (Infrastructure as a Service) is a cloud computing model that provides fundamental computing resources like virtual machines, networks, and storage directly to the user.
SaaS (Software as a Service) provides ready-to-use applications over the internet, abstracting away all underlying infrastructure.
IaaS provides the foundational infrastructure components such as virtual machines, virtual networks, and storage services, giving users control over operating systems and applications while the cloud provider manages the underlying physical infrastructure. This model offers the highest level of flexibility and management control over the infrastructure resources.
PaaS (Platform as a Service) provides a complete development and deployment environment, including runtime environments, but manages the underlying infrastructure.
DBaaS (Database as a Service) is a specialized offering that specifically manages database services, not general-purpose compute, network, and storage.
Concept tested: Cloud computing service models (IaaS)
Source: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/considerations/iaas-paas-saas
Topics
Community Discussion
No community discussion yet for this question.