ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

100 / 340

Question 100:

You are working as a SysOps administrator for a large financial organization using AWS EC2 instance for its extranet applications. To enhance the security of new Linux-based EC2 instances, management has decided to automate vulnerability checks for future instance launches to include Amazon Inspector. You are evaluating different ways to install Amazon Inspector on these new EC2 instances that are launched continuously in a large number based upon user demand. The security team has a mandate that no additional agent needs to be part of this installation process. Which of the following would help install Amazon Inspector automatically in the most secure way with the least effort?

Answer options:

A.Use CloudWatch Events to trigger the Lambda function, which will execute Amazon EC2 Systems Manager to install Amazon Inspector.
B.Use Amazon Linux 2 AMI with Amazon Inspector Agent.
C.Use Amazon EC2 Systems Manager Run Command to install Amazon Inspector.
D.Use EC2 User Data Feature to install Amazon Inspector using script.