ACA-Cloud1 Exam QuestionsBrowse all questions from this exam

ACA-Cloud1 Exam - Question 26


Auto Scaling is a management service that can automatically adjust elastic computing resources based on your business needs and policies. It supports adding an existing ECS instance into the scaling group but imposes certain requirements on instance region. In this case, which of the following statements is true?

Show Answer
Correct Answer: A,B

When adding an existing ECS instance to a scaling group, the instance and the scaling group must be in the same region but not necessarily the same zone. This allows for flexibility in distributing instances across different availability zones within the same region for better high availability and fault tolerance.

Discussion

6 comments
Sign in to comment
yeanchiatOption: A
Jul 10, 2022

Answer is A

Jackie911Option: A
Jul 16, 2022

A https://www.alibabacloud.com/help/en/auto-scaling/latest/scaling-group-faq-about-scaling-groups#section-5pc-nm8-9h7 Can I add existing ECS instances to a scaling group? Yes, you can add existing ECS instances to a scaling group. Make sure that the ECS instances meet the following conditions: The ECS instances and the scaling group must be in the same region. For more information, see Regions and zones. The ECS instances are in the Running state. For more information, see Instance lifecycle. The ECS instances are not added to other scaling groups.

CyberDefenderOption: A
Sep 27, 2022

Answer is A https://www.alibabacloud.com/help/en/auto-scaling/latest/scaling-group-faq-about-scaling-groups#section-5pc-nm8-9h7 Can I add existing ECS instances to a scaling group? Yes, you can add existing ECS instances to a scaling group. Make sure that the ECS instances meet the following conditions: The ECS instances and the scaling group must be in the same region. For more information, see Regions and zones. The ECS instances are in the Running state. For more information, see Instance lifecycle. The ECS instances are not added to other scaling groups.

alien_kingOption: A
Nov 24, 2022

https://www.alibabacloud.com/help/en/auto-scaling/latest/scaling-group-faq-about-scaling-groups#section-5pc-nm8-9h7

lhorisOption: A
May 21, 2023

A. The instance and the scaling group must be in the same region but not necessarily the same zone. Scaling group can configure multi-zone

ZZZ_SleepOption: A
Sep 14, 2023

A. The instance and the scaling group must be in the same region but not necessarily the same zone. When adding an existing ECS (Elastic Compute Service) instance to an Auto Scaling group, the instance and the scaling group must be in the same region, but they do not necessarily have to be in the same availability zone (zone). This flexibility allows you to distribute your instances across different availability zones within the same region for high availability and fault tolerance.