ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

88 / 310

Question 88:

You need to inspect the running processes on an EC2 Instance that may have a security issue. Also, you need to ensure that the process does not interfere with the continuous running of the instance. How can you achieve this in the easiest way possible?

Answer options:

A.Use AWS CloudTrail to record the processes running on the server to an S3 bucket.
B.Use AWS CloudWatch to check the processes running on the server.
C.Use the SSM Run command to execute a command on the EC2 instance that sends the list of running processes information to an S3 bucket.
D.Use AWS Config to see the changed process information on the server.