You have a fleet of SageMaker endpoints. You want to implement an automatic cost reduction strategy during off-peak hours for specific endpoints. Which approach is most efficient?
Scheduled actions can change the instance count based on a recurring timeline.
Why this answer
Using a scheduled Auto Scaling policy allows you to reduce the instance count to the minimum required during off-peak hours automatically.