A financial trading firm hosts its transaction database on Amazon EC2 instances and stores historical backups in Amazon S3. To prepare for an upcoming audit, the compliance team must review the physical security controls of the AWS data centers and ensure the database infrastructure is patched in accordance with regulatory requirements. Which of the following actions should the team take to meet these compliance and governance requirements? (Select TWO.)
- Download the AWS SOC 1 report from AWS Artifact to review the physical and environmental security controls of the AWS infrastructure.Answer
- Apply operating system updates and security patches directly to the Amazon EC2 instances hosting the database.Answer
- CShare the downloaded AWS SOC 1 report publicly on the firm's website to satisfy the audit requirements of external stakeholders.
- DSubmit a ticket to AWS Support requesting that AWS personnel apply security patches to the guest operating system of the EC2 instances.
- EConfigure Amazon Inspector to automatically download the AWS SOC 1 report and audit the Amazon S3 bucket policies.
Answer
To meet compliance requirements, the compliance team must download the AWS SOC 1 report from AWS Artifact to review physical and environmental security controls, and they must directly apply operating system updates and security patches to the Amazon EC2 instances hosting the database.
The correct options are downloading the SOC 1 report from AWS Artifact and applying OS patches directly to the EC2 instances. AWS Artifact is the dedicated platform for compliance document retrieval, which allows customers to verify AWS physical controls. In addition, because the transaction database is hosted on Amazon EC2, the customer is fully responsible for configuring and patching the guest operating system under the Shared Responsibility Model.
Step-by-Step Solution
Key Concept
AWS compliance reporting via AWS Artifact and the division of patching duties under the Shared Responsibility Model.