AWS Certified Security – Specialty (SCS-C02) — Question 153

An online media company has an application that customers use to watch events around the world. The application is hosted on a fleet of Amazon EC2 instances that run Amazon Linux 2. The company uses AWS Systems Manager to manage the EC2 instances. The company applies patches and application updates by using the AWS-AmazonLinux2DefaultPatchBaseline patching baseline in Systems Manager Patch Manager.

The company is concerned about potential attacks on the application during the week of an upcoming event. The company needs a solution that can immediately deploy patches to all the EC2 instances in response to a security incident or vulnerability. The solution also must provide centralized evidence that the patches were applied successfully.

Which combination of steps will meet these requirements? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because it creates a new patching baseline that immediately approves security patches, ensuring rapid deployment. Option B is also correct as it uses the Patch Now feature to apply those patches and logs the details in an S3 bucket, providing the necessary evidence. The other options do not meet the immediate patching or logging requirements as effectively.