Introduction
Scheduled scaling lets you automatically adjust the number of servers running your app at specific times. This helps save money by running fewer servers when traffic is low and adding more when traffic is high.
When you know your app gets more visitors every weekday morning and less at night.
When you want to reduce costs by lowering server count during weekends.
When you expect a big event and want to prepare by increasing servers beforehand.
When you want to automate scaling without waiting for traffic to trigger it.
When you want predictable server capacity changes based on time, not load.