Amazon Web Services AWS Certified SysOps Administrator - Associate SOA-C01 Question # 26 Topic 3 Discussion

Amazon Web Services AWS Certified SysOps Administrator - Associate SOA-C01 Question # 26 Topic 3 Discussion

SOA-C01 Exam Topic 3 Question 26 Discussion:
Question #: 26
Topic #: 3

A company has a web application that is experiencing performance problems many times each night. A root cause analysis reveals spikes in CPU utilization that last 5 minutes on an Amazon EC2 Linux instance. A SysOps administrator is tasked with finding the process ID (PID) of the service or process that is consuming more CPU.

How can the administrator accomplish this with the LEAST amount of effort?


A.

Configure an AWS Lambda function in Python 3.7 to run every minute to capture the PID and send a notification.


B.

Configure the procstat plugin to collect and send CPU metrics for the running processes.


C.

Log in to the EC2 Linux instance using a .pern key each night and then run the top command


D.

Use the default Amazon CloudWatch CPU utilization metric to capture the PID in the CloudWatch dashboard.


Get Premium SOA-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.