1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Hi IngDanko,
This doc might help: https://docs.aws.amazon.com/gamelift/latest/apireference/API_PutScalingPolicy.html
For example, you might choose to maintain a 10% buffer for a fleet that has the capacity to host 100 simultaneous game sessions. This policy tells Amazon GameLift to take action whenever the fleet's available capacity falls below or rises above 10 game sessions. Amazon GameLift will start new instances or stop unused instances in order to return to the 10% buffer.
The scaling policy is based on maintaining number of game sessions rather than number of instance, unless you only specify to host 1 game session per instance.
répondu il y a 3 ans
Contenus pertinents
- demandé il y a 9 mois
- demandé il y a 9 mois
- demandé il y a 3 ans
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 3 ans
