Question 144:
Your company has a set of EC2 Instances and also servers in their on-premises environment. The configuration management team wants to collect information on these servers, such as the softwares installed. For that, they can record it in their configuration management database. How could you achieve this in the easiest way possible?
Answer options:
A.Use the AWS Config tool to get the configuration of all the servers. B.Use the AWS Systems Manager to get the software inventory on the servers. C.Use the EC2 dashboard to get the configuration of all the servers. D.Use Amazon Cloudwatch to get the configuration of all the servers.