Home › Software Testing › Software Testing › microservices_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.
Related questions
A 'red team' in security testing is a group that'Test impact analysis' speeds CI byIn Test Maturity Model integrated (TMMi), Level 2 is'Test pyramid' for microservices typically pushes effort toQuality gates in a deployment pipeline areA test environment management strategy primarily addressesGame days in production resilience testing involveFeature flags enable testing by