nerdexam
Cisco

350-201 · Question #134

A cloud engineer needs a solution to deploy applications on a cloud without being able to manage and control the server OS. Which type of cloud environment should be used?

The correct answer is B. PaaS. PaaS delivers a fully managed platform for application deployment where the cloud provider owns and controls the underlying server OS, fulfilling the stated requirement.

Fundamentals

Question

A cloud engineer needs a solution to deploy applications on a cloud without being able to manage and control the server OS. Which type of cloud environment should be used?

Options

  • AIaaS
  • BPaaS
  • CDaaS
  • DSaaS

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    89% (17)
  • D
    5% (1)

Why each option

PaaS delivers a fully managed platform for application deployment where the cloud provider owns and controls the underlying server OS, fulfilling the stated requirement.

AIaaS

IaaS (Infrastructure as a Service) provisions virtual machines where the customer is fully responsible for installing, patching, and managing the guest OS, which directly contradicts the requirement.

BPaaSCorrect

Platform as a Service (PaaS) abstracts the OS, runtime, middleware, and infrastructure layers from the consumer. The engineer deploys application code and configuration directly to the platform while the provider handles OS patching, scaling, and server management - meaning the engineer never gains access to or responsibility for the underlying server OS, which is exactly the constraint described.

CDaaS

DaaS (Desktop as a Service) provides virtualized end-user desktop environments and is not a platform for engineers to deploy custom applications.

DSaaS

SaaS (Software as a Service) delivers fully managed applications to end users for consumption and does not provide any mechanism for engineers to deploy or host their own application code.

Concept tested: Cloud service model selection - PaaS application deployment

Source: https://learn.microsoft.com/en-us/azure/guides/developer/azure-developer-guide#azure-service-models

Topics

#PaaS#cloud service models#cloud computing

Community Discussion

No community discussion yet for this question.

Full 350-201 Practice