Would love to have some specifics on server instancing!
Say if I’ve dockerized my linux dedicated server, I’d still need a manager server that serves as a lobby/ matchmaking space, that could spin up and down new map servers and keep track of their ports, send clients to them, and finally update the database based on post-match data from them.
Is it correct to assume that basically requires some form of GBaaS?