as
  1. Help Center
  2. FAQs
  3. General
  4. What Are Restrictions on Using AS?

What Are Restrictions on Using AS?

Only applications that are stateless and can be horizontally scaled can run on instances in an AS group. AS automatically releases instances. Therefore, the instances in AS groups cannot be used to save application status information (such as sessions) and related data (such as database data and logs).

If the application status or related data must be saved, you can store the information on separate servers.

  • AS requires authentication provided by Identity and Access Management (IAM).

    The AS administrator account requires permissions of the tenant guest, ECS administrator, Cloud Eye administrator, and ELB administrator.

    NOTE:

    If the Cloud Eye administrator is not available, you can only use an existing alarm to create an alarm rule. If the ELB administrator is not available, you can still use existing load balancers.

  • AS resources must comply with quota requirements listed in Table 1.
    Table 1 Quota list

    Category

    Description

    Default Value

    AS group

    Maximum number of AS groups that a user can create

    25

    AS configuration

    Maximum number of AS configurations that a user can create

    100

    AS policy

    Maximum number of AS policies that can be added to an AS group

    50

    Instance

    Maximum number of instances that can be added to an AS group

    200