please help me to understand the pricing
would to confirm the memory usage of my function. let's say that I have deployed it on a serverless(railway) platform, but even when idle, it requires 100MB of memory to live. will this result in constant charges for the 100MB? or charge it when the function/application is being invoked?
thanks
4 Replies
Project ID:
N/A
railway is not serverless, they have app sleeping, but thats not quite the same as serverless
but if you have app sleeping enabled and your app goes to sleep you wont be changed for any usage while sleeping
thanks Brody
can I know how to enable the app sleeping feature for my application?
https://docs.railway.app/reference/app-sleeping
its a beta feature though, to join beta open the command pallet (ctrl / cmd + k) and search for
join