What is the AWS Shared Responsibility Model?

Easy Topic: AWS May 24, 2026

AWS and customers share security responsibilities — the line depends on the service type:

AWS is responsible for: Security “of” the cloud — physical data centers, hypervisors, networking hardware, managed service infrastructure.

You are responsible for: Security “in” the cloud — your operating systems, your application code, IAM configurations, data encryption, network configuration (VPC, security groups), and patching guest OS on EC2.

For managed services like RDS or Lambda, AWS takes on more responsibility (OS patching), but you still own IAM, data, and network controls.

← Previous What is AWS ECS and when would you... Next → How do you reduce AWS costs in a...

Practice Similar Questions

Back to AWS Topics