I searched & found good explanation about what AWS autoscaling timer cooldown & warmup are but I would like to more understand WHY we separate different timers for each type of scaling policy - cooldown for simple scaling, warmup for step scaling
In other words: what is the problem if step scaling uses only cooldown timer? Conversely, in what situation, simple scaling use timer differently with only WarmUp (NOT cooldown timer as pre-defined)?