#Is a railway serverless for an API or server better than non serverless?

16 messages · Page 1 of 1 (latest)

scarlet beacon
#

message ^

red abyssBOT
#

Project ID: N/A

scarlet beacon
#

n/a

manic pond
#

You’ll have to test for yourself to see if Railway’s serverless option even works for your game server

scarlet beacon
manic pond
#

It’s possible that an incoming connection would wake up the service, but also equally as possible that your service will just stay sleeping, depending on the setup

manic pond
#

it’s absolutely better for cost as RAM and CPU will scale to 0

scarlet beacon
manic pond
#

An incoming request to join/ping the server should theoretically wake it up, but again that’s something you’ll have to test for yourself

scarlet beacon
#

just need to have that answered in the sense of cost (I have no worries about delays)

manic pond
#

If it works for your service, yes

scarlet beacon
manic pond
#

great!

#

!s