CV0-003 · Question #57
Which of the following cloud service models would be recommended to a company for hardware capacity to host a production database application?
The correct answer is D. PaaS. PaaS (Platform as a Service) is recommended here because it provides a fully managed platform - including the underlying hardware capacity, OS, middleware, and runtime - on which the company can deploy and run their production database application without managing the physical or
Question
Which of the following cloud service models would be recommended to a company for hardware capacity to host a production database application?
Options
- ACaaS
- BXaaS
- CIaaS
- DPaaS
How the community answered
(47 responses)- B4% (2)
- C2% (1)
- D94% (44)
Explanation
PaaS (Platform as a Service) is recommended here because it provides a fully managed platform - including the underlying hardware capacity, OS, middleware, and runtime - on which the company can deploy and run their production database application without managing the physical or virtual infrastructure themselves. The provider handles hardware provisioning, scaling, and maintenance, so the company focuses only on their application. IaaS (C) would require the company to manage the OS and everything above it. CaaS (A) is container-focused orchestration. XaaS (B) is simply a broad umbrella term, not a specific deployable service model.
Topics
Community Discussion
No community discussion yet for this question.