Copyright (c) 2025 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

1.3.1. Shared Responsibility: AWS's Role

First Principle: AWS is responsible for "security of the cloud," protecting the underlying infrastructure: hardware, software, networking, and facilities.

In the AWS Shared Responsibility Model, AWS's responsibility is to protect the global infrastructure that runs all of the services offered in the AWS Cloud. This "security of the cloud" means AWS manages and controls the components from the host operating system and virtualization layer down to the physical security of the facilities in which the service operates.

Key AWS Responsibilities ("Security of the Cloud"):

Scenario: You are developing a serverless application using AWS Lambda and Amazon DynamoDB. You're concerned about the security of the physical servers running these services.

Reflection Question: How does AWS's "security of the cloud" responsibility, by managing the underlying infrastructure for managed services like Lambda and DynamoDB, enable you, as a developer, to focus on your application code rather than the physical environment?