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

A user has configured ELB with Auto Scaling. The user suspended the Auto Scaling terminate process only for a while. What will happen to the availability zone rebalancing process (AZRebalance. during this period?

Answer options

Correct answer: B

Explanation

When the Terminate process is suspended, the AZRebalance process can still launch new instances to balance the Availability Zones but cannot terminate the old ones. Consequently, Auto Scaling allows the group to temporarily grow larger than its maximum size (up to 10% above capacity) to facilitate the rebalance. Option A is incorrect because launching is still active, Option C is incorrect because it can exceed the maximum, and Option D is incorrect because AWS allows suspending individual scaling processes independently.