4 個答案
- 最新
- 最多得票
- 最多評論
0
Have you tried the GameLift scale settings to allow the lowest instance to be zero?
已回答 4 年前
0
The way I've solved this in the past is to have a scheduled lambda, runs at fixed time to scale all fleets to zero if any are scaled up
First developer in then scales the fleets required up (you could also have another scheduled lambda to scale up fleets required).
已回答 4 年前
0
Yes, I did but I manually did it. So now I'm looking for something like a scheduler.
已回答 4 年前
相關內容
- AWS 官方已更新 8 個月前