AS has the following restrictions:
ECS instances where stateless applications are running do not store data that needs to be persisted locally.
Think of stateless transactions as a vending machine: a single request and a response.
ECS instances where stateful applications are running store data that needs to be persisted locally.
Stateful transactions are performed repeatedly, such as online banking or e-mail, which are performed in the context of previous transactions.
AS resources must comply with quota requirements listed in Table 1.
Item | Description | Default |
|---|---|---|
AS group | Maximum number of AS groups per region per account | 10 |
AS configuration | Maximum number of AS configurations per region per account | 100 |
AS policy | Maximum number of AS policies per AS group | 10 |
Instance | Maximum number of instances per AS group | 300 |
Bandwidth scaling policy | Maximum number of bandwidth scaling policies per region per account | 50 |