nerdexam
CompTIA

FC0-U71 · Question #134

A development team needs a coding environment that is easy to manage. Which of the following services best meets this requirement?

The correct answer is C. PaaS. For a development team seeking an easy-to-manage coding environment, Platform as a Service (PaaS) is the most suitable cloud service model.

Software Development Concepts

Question

A development team needs a coding environment that is easy to manage. Which of the following services best meets this requirement?

Options

  • AIaaS
  • BSaaS
  • CPaaS
  • DDaaS

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    16% (4)
  • C
    72% (18)
  • D
    8% (2)

Why each option

For a development team seeking an easy-to-manage coding environment, Platform as a Service (PaaS) is the most suitable cloud service model.

AIaaS

IaaS (Infrastructure as a Service) requires the development team to manage operating systems, middleware, and runtime environments, making it less "easy to manage" than PaaS for a coding environment.

BSaaS

SaaS (Software as a Service) provides ready-to-use applications, not a customizable coding environment for development teams.

CPaaSCorrect

PaaS provides a complete development and deployment environment in the cloud, offering all the necessary tools for coding, testing, and deploying applications without the complexity of managing the underlying infrastructure like servers, operating systems, or databases. This significantly reduces the management overhead for a development team.

DDaaS

DaaS (Desktop as a Service) provides virtual desktops to users, which is not primarily a coding environment focused service model for development teams.

Concept tested: Cloud service models (PaaS for development)

Source: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/considerations/paas

Topics

#Cloud Service Models#PaaS#Software Development Environment#Cloud Computing

Community Discussion

No community discussion yet for this question.

Full FC0-U71 Practice