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.
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)- A4% (1)
- B16% (4)
- C72% (18)
- D8% (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.
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.
SaaS (Software as a Service) provides ready-to-use applications, not a customizable coding environment for development teams.
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.
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
Community Discussion
No community discussion yet for this question.