Alibaba Cloud Related Exams
ACP-Cloud1 Exam
You are designing a solution for a startup company, the proposed solution is like this You suggest they use ECS instances to process requests from mobile App clients, and use SLB to distribute data traffic and ensure the load across each backend ECS instance is balanced.
Moreover to deal with volatile fluctuations in business volume (page views are much higher on the weekends), you also suggest they use Auto Scaling to dynamically increase or reduce computing resources.
The company is satisfied with the solution you proposed. However, they have one concern that when removing an idle instance from the scaling group: if Auto Scaling shuts the instance down directly, the service running on that instance will be abruptly terminated, resulting in poor user experience.
In order to eliminate your customer's concern, which of the following solutions should you recommend them?
During a scaling activity, when Auto Scaling fails to add ECS instances into a scaling group, it will try to ensure transaction completeness and roll back the scaling activity.
For example, a scaling activity intends to create and add 20 ECS instances into the scaling group, but only 19 of them are added successfully. In this case, the entire scaling activity will be rolled back, and the 19 instances will be removed and released as well.
In some cases, you can purchase Elastic Compute Service (ECS) instances in Pay-As-You-Go mode to meet the demands for requiring additional computing resources in a particular period of time and set an auto-release time to release these Pay-As-You-Go instances later. ___________________ is a correct description of this operation.