Which cloud service model typically places the most security responsibilities on the cloud customer?
Correct Answer: B
In Infrastructure as a Service (IaaS), the customer has the most control and security responsibility because:
* The provider only secures physical infrastructure (data centers, networking, hardware).
* Customers must configure and manage firewalls, network security, operating system patches, and IAM.
* Data security, encryption, and application security are entirely the customer's responsibility.
In contrast:
* PaaS (Platform as a Service) places some security responsibility on the provider (e.g., runtime environments, managed databases).
* SaaS (Software as a Service) places most security responsibility on the provider, with customers mainly managing identity and access controls.
This is extensively discussed in:
* CCSK v5 - Security Guidance v4.0, Domain 1 (Cloud Computing Concepts and Architectures)
* Cloud Controls Matrix (CCM) - Infrastructure and Application Security Controls.