nerdexam
Cisco

400-007 · Question #262

Which service abstracts away the management of the operating system, middleware, and runtime?

The correct answer is B. PaaS. PaaS removes the burden of managing the OS, middleware, and runtime, letting developers focus solely on their application code and data.

Gathering and Clarifying Requirements

Question

Which service abstracts away the management of the operating system, middleware, and runtime?

Options

  • AIaaS
  • BPaaS
  • CSaaS
  • DBMaaS

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    85% (22)
  • C
    8% (2)
  • D
    4% (1)

Why each option

PaaS removes the burden of managing the OS, middleware, and runtime, letting developers focus solely on their application code and data.

AIaaS

IaaS (Infrastructure as a Service) provides virtualized compute, storage, and networking, but the customer is still responsible for managing the OS, middleware, and runtime.

BPaaSCorrect

Platform as a Service (PaaS) sits between IaaS and SaaS in the cloud responsibility model. The provider manages the underlying infrastructure, operating system, middleware, and runtime environment, so the customer only needs to deploy and manage their applications and data.

CSaaS

SaaS (Software as a Service) delivers a fully managed application to end users and abstracts even more than PaaS, but the question specifically describes the PaaS responsibility boundary.

DBMaaS

BMaaS (Bare Metal as a Service) provides dedicated physical hardware with no virtualization abstraction, placing full OS and software management on the customer.

Concept tested: Cloud service model responsibility boundaries - PaaS

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/design-principles/choose-right-service-level

Topics

#PaaS#cloud service models#IaaS#SaaS

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice