ACA-Cloud1 Exam QuestionsBrowse all questions from this exam

ACA-Cloud1 Exam - Question 24


A customer uses Alibaba Cloud Auto Scaling service and creates a scaling group. He/she sets the `Minimum number of instances` to 6 and `Maximum number of instances` to 8.

After correctly configuring scaling settings, the customer adds a scaling rule `Adjust to 10 ECS instances`, and creates a scheduled task based on this rule.

And then, the customer checks the scaling group and see it already contains 6 valid ECS instances, he/she then enables this scaling group immediately.

How many ECS instances are left in the scaling group when the scheduled task is activated once?

Show Answer
Correct Answer: AD

When a scheduled task activates a scaling rule that adjusts the number of instances beyond the maximum limit set for a scaling group, the scaling service will limit the number of instances to the maximum allowed. Since the maximum number of instances is set to 8 and the scaling rule tries to increase the number to 10, the scaling group will only scale up to 8 instances. Therefore, the number of ECS instances left in the scaling group when the scheduled task is activated will be eight.

Discussion

9 comments
Sign in to comment
MRTASHOption: B
Aug 15, 2022

8 as Maximum number of instance

Jackie911Option: C
Jul 16, 2022

Six as the task cannot run success Preset Max Capacity Overwrites Predicted Capacity: uses the preset maximum capacity as the maximum value for prediction tasks.

lhorisOption: A
May 21, 2023

A. Eight If as a result of executed a scaling rule, the number of ECS instances in a scaling group is less than the minimum size value or greater than the maximum size value of instances allowed for the group, auto-scaling will automatically adjust the number of instances to be added or removed, so that the minimum or maximum instance values cannot be exceeded.

DCTOption: B
Nov 24, 2022

Default value: Predicted Capacity Overwrites Preset Max Capacity.

alien_kingOption: A
Nov 24, 2022

For example, let's say a scaling group is created and it's set to a maximum instance count of three ECS instances, and a minimum count of two and let's say that currently there are two ECS instances in the group and a scaling rule is added to add three more instances, well in this case, auto-scaling only adds one instance. This automatic adjustment stops the maximum instance count being exceeded and likewise, if the group now contains three instances and we have a scaling rule that is going to remove five instances, there are only three instances in the groups, so we can't possibly remove five and if we were to remove all three of those instances, then the size of the group would be zero, which is less than, in this scenario, the minimum size of two. https://cloudacademy.com/course/alibaba-auto-scaling-1247/scaling-rules/

borexKOption: A
Nov 24, 2022

answer should be 8 as maximum instance.

McdugOption: A
Feb 14, 2023

8 is the maximum instance and cannot exceed

ismail069Option: A
Feb 17, 2023

Should be 8, 8 is the maximum instance and cannot exceed

ryanzouOption: A
Mar 11, 2023

Must be eight.