A cloud engineer is designing a patching strategy for a fleet of Windows servers running in AWS. The engineer needs to automate patching, define a maintenance window, and have the ability to roll back patches if issues occur. Which two AWS services or features should be used to meet these requirements? (Choose TWO.)
Patch Manager automates patching.
Why this answer
AWS Systems Manager Patch Manager provides automated patching, and maintenance windows define schedules. Rollback can be handled via creating snapshots before patching (not a service but a feature). The correct two are Patch Manager and Maintenance Windows.