ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

311 / 500

Question 311:

You were assigned a task to create a security monitoring dashboard in AWS. The dashboard should be able to identify whether EC2 instances are exposed to common vulnerabilities and exposures (CVEs). For example, if an EC2 instance does not install certain patch and is exposed to a known CVE, this incident should be discovered. Which approach is the best one to implement this?

Answer options:

A.Enable AWS GuardDuty and include CVE rule package in the GuardDuty template. Monitor CVE findings in the console.
B.In AWS Systems Manager, include CVE patches in patch baselines. Use patch manager to apply system patches to all EC2 instances.
C.Enable AWS Inspector and make sure all EC2 instances have the Inspector agents installed properly. Include CVE rule package in the assessment template.
D.Configure AWS Macie and include CVE rule package in the assessment template.