Which of the following statements is true about Auto Scaling?
You can only delete your Auto Scaling group but not your Auto Scaling setup.
If the Auto Scaling infrastructure is being deleted, it is not mandatory to delete the launch con-figuration.
You can only delete your Auto Scaling set up but not your Auto Scaling group.
If the Auto Scaling infrastructure is being deleted, it is mandatory to delete the launch configura-tion.
Explanations:
You can delete both the Auto Scaling group and the Auto Scaling setup, including launch configurations.
It is not mandatory to delete the launch configuration when deleting an Auto Scaling group; it can exist independently and be reused.
You can delete both the Auto Scaling setup and the Auto Scaling group.
It is not mandatory to delete the launch configuration when deleting the Auto Scaling infrastructure, as launch configurations can be retained and used later if needed.