PK0-005 · Question #360
A project manager decided to host the development environment on a cloud service. Which of the following would the project manager most likely use for this purpose?
The correct answer is A. IaaS. Infrastructure as a Service (IaaS) provides virtualized computing infrastructure - servers, storage, networking - over the internet. Hosting a development environment means provisioning virtual machines or servers, which is the core capability of IaaS. Examples include AWS EC2…
Question
A project manager decided to host the development environment on a cloud service. Which of the following would the project manager most likely use for this purpose?
Options
- AIaaS
- BXaaS
- CDaaS
- DSaaS
How the community answered
(35 responses)- A89% (31)
- B6% (2)
- C3% (1)
- D3% (1)
Explanation
Infrastructure as a Service (IaaS) provides virtualized computing infrastructure - servers, storage, networking - over the internet. Hosting a development environment means provisioning virtual machines or servers, which is the core capability of IaaS. Examples include AWS EC2, Microsoft Azure Virtual Machines, and Google Compute Engine. SaaS (Software as a Service) delivers ready-to-use software applications. DaaS (Desktop as a Service) delivers virtual desktops. XaaS (Anything as a Service) is an umbrella term for all cloud delivery models, not a specific service type. IaaS gives teams the control over the OS and environment configuration needed for development.
Topics
Community Discussion
No community discussion yet for this question.