A logistics company is migrating its supply chain management system to AWS. The system will store shipment records in Amazon S3 and database backups on Amazon EBS volumes. The company's security policy requires all data to be encrypted at rest and in transit. According to the AWS Shared Responsibility Model, which of the following security actions are the responsibility of the customer? (Select TWO.)
- Enabling server-side encryption (SSE) on Amazon S3 bucketsAnswer
- Configuring SSL/TLS certificates on Application Load Balancers for data in transitAnswer
- CDestroying decommissioned physical hard drives that stored application data
- DManaging physical access and maintenance of the hardware security modules (HSMs) used by AWS KMS
- EUpgrading the firmware of physical host servers that support the cloud infrastructure
Answer
Under the AWS Shared Responsibility Model, the customer is responsible for configuring encryption configurations such as enabling server-side encryption on Amazon S3 buckets and configuring SSL/TLS certificates on Application Load Balancers.
Under the AWS Shared Responsibility Model, the customer is responsible for security configurations 'in the cloud'. Enabling server-side encryption on Amazon S3 buckets protects data at rest by letting customers choose key management options. Configuring SSL/TLS certificates on Application Load Balancers manages the encryption of traffic in transit to the customer application. Both actions are customer responsibilities.
Step-by-Step Solution
Key Concept
AWS Shared Responsibility Model for Data Protection and Encryption
Estimated Time:1m 30s