ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 307 - SCS-C01 discussion

Report
Export

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

Please select:

A.
Use AWS Cloudtrail to record the processes running on the server to an S3 bucket.
Answers
A.
Use AWS Cloudtrail to record the processes running on the server to an S3 bucket.
B.
Use AWS Cloudwatch to record the processes running on the server
Answers
B.
Use AWS Cloudwatch to record the processes running on the server
C.
Use the SSM Run command to send the list of running processes information to an S3 bucket.
Answers
C.
Use the SSM Run command to send the list of running processes information to an S3 bucket.
D.
Use AWS Config to see the changed process information on the server
Answers
D.
Use AWS Config to see the changed process information on the server
Suggested answer: C

Explanation:

The SSM Run command can be used to send OS specific commands to an Instance. Here you can check and see the running processes on an instance and then send the output to an S3 bucket. Option A is invalid because this is used to record API activity and cannot be used to record running processes. Option B is invalid because Cloudwatch is a logging and metric service and cannot be used to record running processes. Option D is invalid because AWS Config is a configuration service and cannot be used to record running processes. For more information on the Systems Manager Run command, please visit the following URL:

https://docs.aws.amazon.com/systems-manaEer/latest/usereuide/execute-remote-commands.htmllThe correct answer is: Use the SSM Run command to send the list of running processes informationto an S3 bucket. Submit your Feedback/ Queries to our Experts

asked 16/09/2024
Lee, Eduardo
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first