A financial institution deploying a payment processing application on AWS wants to ensure compliance with the Payment Card Industry Data Security Standard (PCI-DSS). Under the AWS Shared Responsibility Model, which compliance-related task is the sole responsibility of the customer?
- ASecuring the physical data center facilities and hardware host components.
- BPatching the virtualization hypervisor software that hosts the EC2 instances.
- Configuring data encryption at rest and in transit within the payment application.Answer
- DScheduling a physical security audit of AWS data centers by the customer's internal compliance team.
Answer
Configuring data encryption at rest and in transit within the payment application.
Under the AWS Shared Responsibility Model, AWS is responsible for 'security of the cloud,' which includes the physical infrastructure, hardware, and hypervisor virtualization layer. The customer is responsible for 'security in the cloud,' which includes customer data encryption, firewall configuration, and application-level security settings. Therefore, configuring encryption for cardholder data within the application is the customer's sole responsibility.
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model for Compliance