does railway serverless spin up all replicas on start
hwsimmons17
PROOP

a year ago

I am curious about how Railway serverless works. I want to be able to scale up to ~10 instances of my service, but also scale down if necessary. Does serverless let me do that, where if I only need 1 service, it only spins one up?

Solved

3 Replies

chandrika
EMPLOYEE

a year ago

Railway provides the flexibility to scale your services both vertically and horizontally. For your specific use case, you can configure horizontal scaling by increasing the number of replicas for a service. This means you can manage up to ~10 instances as needed and scale down when demand reduces.


Status changed to Awaiting User Response Railway 12 months ago


hwsimmons17
PROOP

a year ago

Does that happen automatically is really the nature of my question?


Status changed to Awaiting Railway Response Railway 12 months ago


a year ago

It should attempt to use the active connection first. If that's not the case please do let us know


Status changed to Awaiting User Response Railway 12 months ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...