2 years ago
In the hobby plan, we have the following limits per service: 8GB RAM
If I create a service with 2 replicas, does each of the replica have a limit of 8GB when getting requests, or does both of the combined have the 8GB limit (replica-1 using 6GB means replica-2 can only use 2GB)?
Would appreciate an answer to this question to figure out how best to plan our infra. Thanks.
5 Replies
2 years ago
Each replica has access to the resources your plan allows for, it's not shared between anything.
Status changed to Solved Railway • almost 2 years ago
2 years ago
Hey, I know you don't work for Railway, so I just want to make sure that you know this as a fact, or are you guessing that this is the most probable answer?
In the above example, The service has 2 replica and both of them can scale up-to 8GB (for a total of 16GB)?
2 years ago
That's correct, I have seen other Railway employees state the same thing I just have.
2 years ago
Thanks.