MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
____ ensures that your group has this many instance at any given time
A
Minimum capacity
B
Desired Capacity
C
Mazimum Capacity
D
Autoscaling Group
Explanation: 

Detailed explanation-1: -The desired capacity must be equal to or greater than the minimum group size, and equal to or less than the maximum group size. Desired capacity: Represents the initial capacity of the Auto Scaling group at the time of creation. An Auto Scaling group attempts to maintain the desired capacity.

Detailed explanation-2: -The desired capacity is the initial capacity of the Auto Scaling group after this operation completes and the capacity it attempts to maintain. Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before initiating a scaling activity to set your Auto Scaling group to its new capacity.

Detailed explanation-3: -With target tracking, you select a load metric for your application, such as CPU utilization or request count, set the target value, and Amazon EC2 Auto Scaling adjusts the number of EC2 instances in your ASG as needed to maintain that target.

Detailed explanation-4: -Amazon EC2 Auto Scaling helps you maintain application availability and lets you automatically add or remove EC2 instances using scaling policies that you define.

There is 1 question to complete.