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

1.3.2. Shared Responsibility: Customer's Role (Security in the Cloud)

First Principle: The customer is responsible for "security in the cloud," securing their data, applications, and configurations within AWS services, including IAM permissions, network controls, and encryption strategies.

In the AWS Shared Responsibility Model, the customer's responsibility is for "security in the cloud." This means customers (including Cloud Security Specialists) are responsible for securing everything they put into and configure within the AWS Cloud, specifically concerning their workloads and data.

Key Customer Responsibilities ("Security in the Cloud") for Security:

Scenario: When deploying a web application on EC2 instances behind an ALB, you, as a Cloud Security Specialist, are responsible for patching the guest operating system, configuring Security Groups for traffic control, and encrypting data in S3.

Reflection Question: How does failing to properly configure IAM permissions or neglecting data encryption in S3 directly demonstrate a failure in your responsibility for "security in the cloud" within the Shared Responsibility Model for AWS workloads?