Question 152:
In order to improve the security of applications deployed on your company’s AWS platform, you are configuring AWS Inspector to continually assess EC2 instances (both Linux and Windows) to see if there are security related vulnerabilities and then get the potential issues fixed in time.
Answer options:
A.The security group in the EC2 instances should allow SSH port 22. B.All EC2 instances need to have the AWS Systems Manager (SSM) Agent installed. C.All EC2 instances should have AWS CLI commands preinstalled. D.The EC2 instances need to configure an IAM role to have the AWS Inspector full access. E.The EC2 instances should have a role to allow SSM Run Command.