CV0-003 · Question #114
A new contract requires software to be developed, tested, and implemented within a month. Which of the following levels of service would allow rapid provisioning and deployment?
The correct answer is B. PaaS. PaaS provides a fully managed development and deployment platform in the cloud, eliminating the need to provision or configure underlying infrastructure, which enables rapid build-test-deploy cycles within tight timeframes. It is the most appropriate service model for a…
Question
A new contract requires software to be developed, tested, and implemented within a month. Which of the following levels of service would allow rapid provisioning and deployment?
Options
- ACloud bursting
- BPaaS
- CCaaS
- DBPaaS
How the community answered
(57 responses)- A2% (1)
- B89% (51)
- C7% (4)
- D2% (1)
Why each option
PaaS provides a fully managed development and deployment platform in the cloud, eliminating the need to provision or configure underlying infrastructure, which enables rapid build-test-deploy cycles within tight timeframes. It is the most appropriate service model for a one-month development and delivery requirement.
Cloud bursting is a capacity-scaling strategy that offloads peak on-premises workloads to the cloud; it is not a development or deployment platform for building new software projects.
PaaS (Platform as a Service) delivers a complete, pre-configured development environment including runtime, middleware, databases, and deployment pipelines, allowing a team to immediately begin writing, testing, and deploying software without spending time on infrastructure provisioning or OS configuration.
CaaS (Containers as a Service) provides container orchestration infrastructure but requires teams to build, package, and manage container images, which adds setup overhead and slows initial deployment compared to PaaS.
BPaaS (Business Process as a Service) delivers automated business processes such as payroll or HR workflows as a cloud service and is not a platform for custom software development or deployment.
Concept tested: PaaS for rapid application development and deployment
Source: https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/what-is-paas
Topics
Community Discussion
No community discussion yet for this question.