Explain the shared responsibility model in cloud security.
☁️ Cloud Development• 9/21/2025
Defines what security tasks cloud providers vs customers handle.
Shared Responsibility
- Cloud Provider: Security of the cloud (infra, hardware).
- Customer: Security in the cloud (data, access, apps).
Example
- AWS secures hypervisor.
- You configure IAM, encryption.
By: System Admin