CV0-003 · Question #290
A cloud service administrator is consuming PaaS services and is performing baseline configuration tests. Which of the following is part of the PaaS consumer's responsibility with respect to the…
The correct answer is B. CPU utilization. In a PaaS model, the consumer retains responsibility for monitoring application performance metrics such as CPU utilization, while the provider manages the OS and underlying infrastructure.
Question
A cloud service administrator is consuming PaaS services and is performing baseline configuration tests. Which of the following is part of the PaaS consumer's responsibility with respect to the baseline confirmation tests?
Options
- AApplication versions
- BCPU utilization
- CRAM utilization
- DOperating system versions
How the community answered
(40 responses)- B93% (37)
- C3% (1)
- D5% (2)
Why each option
In a PaaS model, the consumer retains responsibility for monitoring application performance metrics such as CPU utilization, while the provider manages the OS and underlying infrastructure.
Application versions are a deployment and release management concern owned by the consumer, but they are not a metric collected during baseline configuration performance testing.
Under the PaaS shared responsibility model, the cloud provider manages the OS, runtime, middleware, and physical infrastructure, but the consumer is accountable for application performance and resource consumption. CPU utilization is a core performance metric the consumer must monitor during baseline configuration testing to verify the deployed application behaves within expected parameters. This metric falls squarely within the consumer's operational scope because it directly reflects how their workload uses the PaaS platform's provided compute resources.
RAM utilization is also a consumer-monitored resource metric, but CPU utilization is the primary indicator tested during application baseline configuration validation.
Operating system versions are patched and managed entirely by the PaaS provider, placing them outside the scope of the consumer's baseline configuration testing responsibilities.
Concept tested: PaaS shared responsibility - consumer performance monitoring duties
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/shared-responsibility
Topics
Community Discussion
No community discussion yet for this question.