Is it possible to schedule the number of instances in a fleet?

0

Is it possible to schedule the number of instances in a fleet? This is not for a live service. This is for development to save cost. For example, I need 3 instances to run dedicated servers in work hours. The instances are not needed at night until next day. I can manually set it up through GameLift console but it's bothersome. So I'm looking for kind of scheduler that can set up what I mentioned in GameLift.

質問済み 3年前234ビュー
4回答
0

Have you tried the GameLift scale settings to allow the lowest instance to be zero?

回答済み 3年前
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).

回答済み 3年前
0

Yes, I did but I manually did it. So now I'm looking for something like a scheduler.

回答済み 3年前
0

Thanks Pip. I'll look into it.

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ