Valid ACP-Cloud1 Dumps shared by ExamDiscuss.com for Helping Passing ACP-Cloud1 Exam! ExamDiscuss.com now offer the newest ACP-Cloud1 exam dumps, the ExamDiscuss.com ACP-Cloud1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com ACP-Cloud1 dumps with Test Engine here:
You are using Auto Scaling with one scaling group already created, then you want to execute a task at a specific time such as removing 1 ECS instance every night at 00:00. To achieve this, which of the following operations should be performed'? (Number of correct answers; 2)
Correct Answer: A,B
To execute a task at a specific time such as removing 1 ECS instance every night at 00:00, you need to perform two operations: create a scaling rule and create a scheduled task. A scaling rule is a set of instructions that defines how Auto Scaling scales computing resources in response to changes in business load. A scheduled task is a type of scaling task that can execute a specified scaling rule at a specified time. By creating a scaling rule that removes 1 ECS instance from the scaling group, and creating a scheduled task that executes this scaling rule every night at 00:00, you can achieve the desired result. You do not need to create a new scaling group, because you already have one scaling group created. You also do not need to create an event-triggered task, because this type of scaling task is triggered by events such as Cloud Monitor alarms or API calls, not by a specific time. References: 1, 2, and 3.