Files
doc-exports/docs/as/dev/en-us_topic_0110252697.html
guoyanyan 6db57a0298 AS DEV 20221025 v2
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2022-10-25 11:36:59 +00:00

23 lines
2.7 KiB
HTML

<a name="EN-US_TOPIC_0110252697"></a><a name="EN-US_TOPIC_0110252697"></a>
<h1 class="topictitle1">Basic Concepts</h1>
<div id="body66315398"><div class="section" id="EN-US_TOPIC_0110252697__section54486835"><p id="EN-US_TOPIC_0110252697__p1215615093212"><strong id="EN-US_TOPIC_0110252697__b127012275244">AS Group</strong></p>
</div>
<p id="EN-US_TOPIC_0110252697__p12379726">An AS group consists of a collection of instances that apply to the same scenario. It is the basis for enabling or disabling AS policies and performing scaling actions.</p>
<p id="EN-US_TOPIC_0110252697__p44308675"><strong id="EN-US_TOPIC_0110252697__b11607623132416">AS Configuration</strong></p>
<p id="EN-US_TOPIC_0110252697__p32232900">An AS configuration is an Elastic Cloud Server (ECS) instance template in an AS group, specifying specifications of the ECS to be added, including the ECS type, vCPU, memory, image, disk, and login mode.</p>
<p id="EN-US_TOPIC_0110252697__p21660651"><strong id="EN-US_TOPIC_0110252697__b842352706165453">AS Policy</strong></p>
<p id="EN-US_TOPIC_0110252697__p9682339">An AS policy specifies a condition for triggering a scaling action.</p>
<p id="EN-US_TOPIC_0110252697__p20032189">AS supports the following policies:</p>
<p id="EN-US_TOPIC_0110252697__p46071979">Alarm: AS automatically increases or decreases the number of instances in an AS group or sets the number of instances to a specified value if Cloud Eye generates an alarm for a configured metric, such as CPU usage.</p>
<p id="EN-US_TOPIC_0110252697__p11994628">Periodic: AS increases or decreases the number of instances in an AS group or sets the number of instances to a specified value at a configured interval, such as one day, one week, or month.</p>
<p id="EN-US_TOPIC_0110252697__p40842795">Scheduled: AS automatically increases or decreases the number of instances in an AS group or sets the number of instances to a specified value at a specified time.</p>
<p id="EN-US_TOPIC_0110252697__p32040840"><strong id="EN-US_TOPIC_0110252697__b1588443112712">Instance</strong></p>
<p id="EN-US_TOPIC_0110252697__p45171248">An instance is an ECS in an AS group.</p>
<p id="EN-US_TOPIC_0110252697__p3888053"><strong id="EN-US_TOPIC_0110252697__b85383692714">Scaling Action</strong></p>
<p id="EN-US_TOPIC_0110252697__p46496911">A scaling action adds or removes instances to or from an AS group so that the number of instances in the AS group is the same as the expected number for proper service running.</p>
<p id="EN-US_TOPIC_0110252697__p15819022">When the number of instances in an AS group is not the same as expected, a scaling action is triggered. Specifically, when the scaling condition is met or you manually change the expected number of instances, a scaling action is triggered.</p>
</div>
<div></div>