I just want want Railway to be My API Layer

Right now I have a mobile app and have been using Railway as a CRUD layer / backend layer that sits atop a managed 3rd party DB. If hypothetically I grew 10k users and want horizontal scaling how could I do this with Railway? When the pro-plan says 20/seat what is the seat? And how would I scale horizontally and what would be the cheapest way to do that?
11 Replies
Percy
Percy6mo ago
Project ID: N/A
eriktoor
eriktoor6mo ago
Sorry for all of the questions -- thanks a bunch!
Brody
Brody6mo ago
change the amount of replicas you set launch in the service settings, that's how you do horizontal scaling with railway a seat is a fancy word for a user
eriktoor
eriktoor6mo ago
oh got it so if it's just me it's still 1 seat
Brody
Brody6mo ago
correct
eriktoor
eriktoor6mo ago
can i change the # of replicas in my hobby plan?
Brody
Brody6mo ago
yes
eriktoor
eriktoor6mo ago
it'll just cost more / month? great! awesome thanks for the info if i hit a certain amount of volume, will pro be cheaper than hobby?
Brody
Brody6mo ago
nope, pro will always cost more, but regardless if you need those resources or not, if you have a userbase you need to be on pro since that's no longer a hobby workload
eriktoor
eriktoor6mo ago
cool thanks for the info!
Brody
Brody6mo ago
no problem!