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.

feita há 3 anos233 visualizações
4 Respostas
0

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

respondido há 3 anos
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).

respondido há 3 anos
0

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

respondido há 3 anos
0

Thanks Pip. I'll look into it.

respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas