3 hours ago
Hiya peeps,
Hopefully y'all are well. I am relatively new to deployment and stuff and I am creating a project management internal tool for about 100-150 ish users will the pro plan be more than enough including s3 bucket? And how to load balance via replicas etc if anyone could assist me on this it would be much appreciated
1 Replies
2 hours ago
You should be fine for 100-150 users on pro plan, it's honestly not really about the plan you're on and more about the workload you're running (what language it's written in, what it's doing, etc etc).
Replicas on Railway work via round-robin routing, if you mean how via the UI, you can find that in your service settings - it's very easy, you just indicate the amount of replicas you want and Railway does the rest.