a year ago
Hey i am working on an application, the frontend is on Nextjs with prisma, and i am using postgress on railway.
I am expecting over 100k - 200k registrations/traffic, i just store user detaills 5 records string and retrurn it to the user upon login more like a pre registraion.
Is Hobby plan sufficient for landing such or what's recommended ?
26 Replies
a year ago
so given this isn't a Hobby use case, it's not a question of if Hobby is sufficient.
this is not a hobby use case, you should be on the pro plan for this.
Okay so i am okay to upgrade to Pro
Just want to ensure the load will be handled and will be able to proceed smoothly
a year ago
the only bottleneck would be your own code
a year ago
and if that's the case, then you can simply horizontally scale out your app
okay amazing, thanks for confirming - i have configured the Nextjs app on vercel with pro plan as well so hope it should be fine.
Thanks for confirming regarding Postgress on railway.
I actually read somewhere it could only store 10k records which made me worried
a year ago
only 10k records in Postgres?
a year ago
Postgres on railway?
Right ser,
I read on some forum that Postgres on railway could only store 10k records and hence was worried just want to make sure this is not the case
railway literally just hosts your containers and there aren't any artificial limitations like that
a year ago
i have a postgres database on railway with a few million rows, we do not have any such limits, the only limit for rows stored would be what you want to pay for storage haha
Yes i understand - it's just what i read could be misinformation.
Thanks for clarifying appreciate it
a year ago
also, if you want more confidence in running nextjs on railway, railway.com is a nextjs app, and its ran on railway
One last question - do i need to increase the volume size or does it automatically increase on demand?
Currently i can see it's 5GB
a year ago
volume increases are a manual process on your part, on pro, they start off at 50, and go to a self-serve max of 250gb, but get in touch with us via slack and we can increase it
okay understood
Based on your experience do you think this will be sufficient for my use case ?
I have a small problem @Brody - i upgraded to pro and moved this project to the team but the database is now paused and it says i don't have an active plan
a year ago
absolutely
a year ago
happy to help, any more questions? otherwise ill mark as solved
a year ago
!s
Status changed to Solved brody • about 1 year ago