CV0-002 · Question #398
Web hosting is a service that enables customers to deploy a website quickly. This is an example of:
The correct answer is C. PaaS.. Web hosting, which allows customers to deploy their own website code onto a managed environment, is a prime example of Platform as a Service (PaaS).
Question
Web hosting is a service that enables customers to deploy a website quickly. This is an example of:
Options
- AIaaS.
- BSaaS.
- CPaaS.
- DOn-demand software.
- ENone of the above.
How the community answered
(44 responses)- A2% (1)
- B2% (1)
- C89% (39)
- E7% (3)
Why each option
Web hosting, which allows customers to deploy their own website code onto a managed environment, is a prime example of Platform as a Service (PaaS).
IaaS (Infrastructure as a Service) would require the customer to manage virtual machines, operating systems, and network components, which is more granular than simply deploying a website quickly onto a pre-configured environment.
SaaS (Software as a Service) provides complete, ready-to-use software applications, whereas web hosting involves deploying the customer's custom application code onto a platform.
Platform as a Service (PaaS) provides a platform environment for customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure. Web hosting services often fall under PaaS because the provider manages the underlying servers, operating systems, and web server software, while the customer deploys and manages their application code.
On-demand software describes a characteristic of cloud services but is not a specific cloud service model like IaaS, PaaS, or SaaS.
Concept tested: Cloud service models - PaaS
Source: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/get-started/what-is-paas
Topics
Community Discussion
No community discussion yet for this question.