AWS Certified SysOps Administrator – Associate (legacy) — Question 373

A user is planning to scale up an application by 8 AM and scale down by 7 PM daily using Auto Scaling. What should the user do in this case?

Answer options

Correct answer: D

Explanation

Scheduled scaling allows Auto Scaling to scale an application automatically based on predictable load changes at specific times of the day. CloudWatch alarms are designed for dynamic scaling based on metrics rather than fixed schedules, while manual adjustments and custom batch processes introduce unnecessary operational overhead.