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.

demandé il y a 3 ans233 vues
4 réponses
0

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

répondu il y a 3 ans
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).

répondu il y a 3 ans
0

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

répondu il y a 3 ans
0

Thanks Pip. I'll look into it.

répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions