nerdexam
CompTIA

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…

Cloud Architecture and Design

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)
  • A
    2% (1)
  • B
    89% (51)
  • C
    7% (4)
  • D
    2% (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.

ACloud bursting

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.

BPaaSCorrect

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.

CCaaS

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.

DBPaaS

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

#PaaS#rapid provisioning#cloud service models#software development lifecycle

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice