AWS Certified Solutions Architect – Associate (SAA-C03) — Question 812

A company has migrated a fleet of hundreds of on-premises virtual machines (VMs) to Amazon EC2 instances. The instances run a diverse fleet of Windows Server versions along with several Linux distributions. The company wants a solution that will automate inventory and updates of the operating systems. The company also needs a summary of common vulnerabilities of each instance for regular monthly reviews.

What should a solutions architect recommend to meet these requirements?

Answer options

Correct answer: B

Explanation

AWS Systems Manager Patch Manager is the ideal tool to automate the patching of operating systems across a diverse fleet of Windows and Linux EC2 instances. Amazon Inspector is specifically designed to perform vulnerability assessments and can generate reports identifying common vulnerabilities on EC2 instances. Other services like AWS Config, AWS Shield, and Amazon GuardDuty do not provide native automated patching capabilities or detailed instance vulnerability scanning reviews.