220-1002 · Question #266
A company has a web application that is in the cloud on a multi-tenant server. The web application is connected to a database that is also in the cloud. Which of the following cloud computing…
The correct answer is B. PaaS. PaaS (Platform as a Service) describes a cloud model where developers deploy and run applications on a managed platform that includes runtime environments, databases, and middleware - without managing the underlying infrastructure. A web application hosted on a multi-tenant…
Question
A company has a web application that is in the cloud on a multi-tenant server. The web application is connected to a database that is also in the cloud. Which of the following cloud computing concepts does this describe?
Options
- AIaaS
- BPaaS
- CSaaS
- DDaaS
How the community answered
(37 responses)- B92% (34)
- C3% (1)
- D5% (2)
Explanation
PaaS (Platform as a Service) describes a cloud model where developers deploy and run applications on a managed platform that includes runtime environments, databases, and middleware - without managing the underlying infrastructure. A web application hosted on a multi-tenant cloud server with a cloud-hosted database is the classic PaaS scenario (e.g., Google App Engine, Azure App Service). IaaS (A) provides raw compute, storage, and networking resources that the customer manages themselves. SaaS (C) refers to end-user software delivered over the internet (e.g., Gmail, Salesforce) where users consume the application, not deploy it. DaaS (D) is Desktop as a Service, which delivers virtual desktops to users.
Topics
Community Discussion
No community discussion yet for this question.