#Trying to figure out what railway will cost my company

10 messages · Page 1 of 1 (latest)

lucid python
#

Hello, I am having a hard time figuring out what the costs are. I've read the plans page and also looked at my usage, but it is not clear to me. If the price is fair, my company will be happy to pay, but I want to make sure that I'm not signing us up for something that will drain our resources too quickly. I know that we will need a pro plan, but I'm just still not sure what that will mean for us... Thank you.

wheat widgetBOT
#

Project ID: 96035335-03de-4dc8-9ee2-2271eacad269

lucid python
#

96035335-03de-4dc8-9ee2-2271eacad269

#

The version of our software that we've uploaded to railway is prelaunch, but a previous version is on AWS and being used by customers, so I can get usage analytics there if it helps for comparison. I am hoping to work with you guys, thank you.

regal trail
#

You’re only billed for what you use, on the teams plan 32 vCPU and 32 GB of ram are available to you 24/7/365

#

In a given day, let’s say your app uses 2 vCPU and 6 GB one hour and 7 vGPU and 10 GB the next. that will cost:

0.000463*60*2 + 0.000231*60*6 + 0.000463*60*7 + 0.000231*60*10

#

which comes out to about 1/10th of a cent. on mobile so I’m not plugging it in

#

but you extrapolate that across the month and you’ll get your price

#

Railway generates an estimate if you host your project for 2+ days with them. That should give you an accurate number if you simulate usage