AWS Certified SysOps Administrator – Associate (legacy) — Question 584

A company has an application running on a fleet of Microsoft Windows instances. Patches to the operating system need to be applied each month. AWS Systems
Manager Patch Manager is used to apply the patches on a schedule.
When the fleet is being patched, customers complain about delayed service responses.
What can be done to ensure patches are deployed with MINIMAL customer impact?

Answer options

Correct answer: C

Explanation

Configuring the maintenance window to patch only 10% of the instances at a time ensures that the remaining 90% of the fleet is available to handle customer traffic, minimizing performance impact. Patching 100% of the instances at once would cause complete service disruption, and taking snapshots does not address the performance degradation during patching. Option D is incorrect because AWS Systems Manager Patch Manager is designed for direct patching of instances, not for orchestrating AMI-based rolling deployments.