nerdexam
CompTIA

CV0-003 · Question #173

Which of the following cloud services would MOST likely be selected by a software development company that needs a cloud in which to develop software and does not have infrastructure requirements?

The correct answer is A. PaaS. PaaS is the ideal cloud model for developers who need a ready-made platform to build and deploy applications without managing servers, networking, or storage infrastructure.

Cloud Architecture and Design

Question

Which of the following cloud services would MOST likely be selected by a software development company that needs a cloud in which to develop software and does not have infrastructure requirements?

Options

  • APaaS
  • BSaaS
  • CIaaS
  • DXaaS

How the community answered

(31 responses)
  • A
    94% (29)
  • B
    3% (1)
  • D
    3% (1)

Why each option

PaaS is the ideal cloud model for developers who need a ready-made platform to build and deploy applications without managing servers, networking, or storage infrastructure.

APaaSCorrect

PaaS (Platform as a Service) abstracts all underlying infrastructure and provides developers with a pre-configured environment including runtime, middleware, and development tools. A software company can focus entirely on writing and deploying code. This eliminates the need to provision or manage VMs, OS patches, or network configurations.

BSaaS

SaaS delivers fully built applications to end users (e.g., email, CRM) and is not a development platform.

CIaaS

IaaS provides raw virtualized infrastructure (VMs, networking, storage) that still requires the customer to manage OS and middleware, which contradicts the 'no infrastructure requirements' condition.

DXaaS

XaaS is an umbrella term meaning 'Everything as a Service' and does not describe a specific cloud model appropriate for development environments.

Concept tested: PaaS cloud model for software development

Source: https://learn.microsoft.com/en-us/training/modules/describe-cloud-service-types/

Topics

#PaaS#cloud service models#software development#infrastructure

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice