nerdexam
EC-Council

112-52 · Question #79

Which cloud computing service model provides the user with the highest level of control over the operating systems, applications, and network?

The correct answer is C. Infrastructure as a Service (IaaS). IaaS gives users the most control because it provides raw compute, storage, and networking resources - you manage the OS, middleware, runtime, and applications, while the cloud provider only handles the physical hardware and virtualization layer. Why the distractors are wrong: Sa

Ethical Hacking Fundamentals

Question

Which cloud computing service model provides the user with the highest level of control over the operating systems, applications, and network?

Options

  • ASoftware as a Service (SaaS)
  • BPlatform as a Service (PaaS)
  • CInfrastructure as a Service (IaaS)
  • DFunction as a Service (FaaS)

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    87% (46)
  • D
    2% (1)

Explanation

IaaS gives users the most control because it provides raw compute, storage, and networking resources - you manage the OS, middleware, runtime, and applications, while the cloud provider only handles the physical hardware and virtualization layer.

Why the distractors are wrong:

  • SaaS (A) is the opposite extreme - you only control your data and user settings; the provider manages everything else (e.g., Gmail, Salesforce).
  • PaaS (B) sits in the middle - you control your application code and data, but the OS and runtime are managed for you (e.g., Heroku, Google App Engine).
  • FaaS (D) offers the least control of all - you only provide a single function's code and the provider handles every layer beneath it (e.g., AWS Lambda).

Memory tip: Think of it as a stack - the lower you go (IaaS → PaaS → SaaS/FaaS), the less you control. "I" in IaaS = I control everything (below the hardware).

Topics

#Cloud Computing Models#IaaS#Service Models#Control Levels

Community Discussion

No community discussion yet for this question.

Full 112-52 Practice