AWS Certified SysOps Administrator – Associate — Question 236

A company is experiencing issues with legacy software running on Amazon EC2 instances. Errors occur when the total CPU utilization on the EC2 instances exceeds 80%. A short-term solution is required while the software is being rewritten. A SysOps administrator is tasked with creating a solution to restart the instances when the CPU utilization rises above 80%.

Which solution meets these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

Option B is the best choice because it uses Amazon CloudWatch, which is designed for monitoring and automation, allowing for easy setup with minimal operational overhead. Options A and C involve more manual processes or additional services, increasing complexity, while option D requires an additional step with AWS Systems Manager, which is also more cumbersome than simply using CloudWatch alarms directly.