Where does a user specify the maximum number of instances with the auto-scaling commands?

A)  Auto-Scaling Group
B)  Auto-Scaling Tags Configuration
C)  Auto-Scaling Policy Configuration
D)  Auto-Scaling Launch Configuration

Correct Answer :   Auto-Scaling Group


Explanation : Amazon EC2 Auto Scaling helps you ensure that you have the correct number of Amazon EC2 instances available to handle the load for your application. You create collections of EC2 instances, called Auto Scaling groups. You can specify the minimum number of instances in each Auto Scaling group, and Amazon EC2 Auto Scaling ensures that your group never goes below this size. You can specify the maximum number of instances in each Auto Scaling group, and Amazon EC2 Auto Scaling ensures that your group never goes above this size.