nerdexam
Amazon

SOA-C02 · Question #692

A SysOps administrator is configuring an Auto Scaling group of Amazon EC2 instances for an application. The average CPU utilization of the instances in the Auto Scaling group must remain at…

The correct answer is D. Configure a target tracking scaling policy. Specify a target value of 40 for average CPU utilization. Target tracking automatically adjusts the Auto Scaling group size to hold the specified metric (average CPU utilization) close to the target (40%), without requiring you to define individual alarms or scaling steps. This “set-and-forget” approach is the most operationally…

Submitted by chiamaka_o· Mar 30, 2026Cost and Performance Optimization

Question

A SysOps administrator is configuring an Auto Scaling group of Amazon EC2 instances for an application. The average CPU utilization of the instances in the Auto Scaling group must remain at approximately 40% when the load on the application changes. Which solution will meet this requirement in the MOST operationally efficient manner?

Options

  • ACreate a scheduled scaling action. Configure the action to run at times when the application
  • BConfigure a simple scaling policy. Create an Amazon CloudWatch alarm that enters ALARM state
  • CConfigure a step scaling policy. Create an Amazon CloudWatch alarm that enters ALARM state
  • DConfigure a target tracking scaling policy. Specify a target value of 40 for average CPU utilization.

How the community answered

(45 responses)
  • A
    13% (6)
  • B
    4% (2)
  • C
    7% (3)
  • D
    76% (34)

Explanation

Target tracking automatically adjusts the Auto Scaling group size to hold the specified metric (average CPU utilization) close to the target (40%), without requiring you to define individual alarms or scaling steps. This “set-and-forget” approach is the most operationally efficient way to maintain the desired CPU utilization as load fluctuates.

Topics

#target tracking scaling#Auto Scaling#CPU utilization#CloudWatch metrics

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice