A financial technology company deploys a transaction-processing API using Azure Platform as a Service (PaaS). Under the shared responsibility model for PaaS, the cloud provider is responsible for operating system patching, while the customer remains responsible for application code and database access configuration. Is this statement true or false?
Answer: Answer
Answer
True
The statement is true because the Platform as a Service (PaaS) model divides responsibilities such that the cloud provider manages the physical infrastructure, virtualization, and the operating system (including patching), while the customer is responsible for application-level components and data management.
Step-by-Step Solution
Key Concept
PaaS Shared Responsibility Model