Practice free →
HomeSoftware TestingSoftware Testingmicroservices_cloud_observability › In cloud testing, the 'shared responsibility mod…

In cloud testing, the 'shared responsibility model' means

ACloud provider secures cloud; you secure in cloud
BCustomer secures everything in every layer
CProvider secures everything in every layer
DAuditor secures everything between layers
Answer & Solution
Correct answer: A. Cloud provider secures cloud; you secure in cloud
AWS/GCP/Azure provide a clear split: provider handles physical, hypervisor, managed-service availability. Customer handles data, identity, app config, secrets, network ACLs. Testing programs must cover both halves.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions