Assume we've started Auto Scaling Group. Min=1 (we want to keep it as cheap as possible) max=X.
From common sense we may think that the desired capacity should be calculated, based on a load level processed by alarm rules. So why do we have to configure this value when we're starting to create an ASG? When we may want to configure it at all?