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.

posta 3 anni fa233 visualizzazioni
4 Risposte
0

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

con risposta 3 anni fa
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).

con risposta 3 anni fa
0

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

con risposta 3 anni fa
0

Thanks Pip. I'll look into it.

con risposta 3 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande