#How does storage billing work for serverless endpoints?

72 messages · Page 1 of 1 (latest)

brave zodiac
#

I found this article here https://docs.runpod.io/references/faq#how-does-storage-billing-work

But it doesn't mention anything about how endpoints/workers/containers are billed for their storage. Of course network volumes are obvious, because they are separate storage instances.

Say I have an endpoint that has 20GB provisioned for the container disk. How much will I be billed for this? Is it a flat fee regardless of number of workers? Or is it per worker? Where is the pricing listed?

RunPod offers two cloud computing services: Secure Cloud and Community Cloud. Secure Cloud provides high-reliability, while Community Cloud offers peer-to-peer GPU computing. On-Demand Pods run continuously, while Spot Pods use spare compute capacity.

languid citrus
#

.02 per month per gb I think

#

Here

brave zodiac
#

@languid citrus Yes that's the article I linked. I did see this already. My question is really: is this per worker? Per endpoint? During worker operation?

It's not clear

languid citrus
#

Hmm per gb

#

Per gbs allocated on your worker, pods

#

Worker = 1 pod, they don't share storage that's why every worker pulls your image

#

Imagine it that way

#

So say you got 2 active workers for a mo. With 5gbs in endpoint so 0.1 *2

#
  • 5gb
#

That's Howmuch it would cost you

brave zodiac
#

huh

#

Not sure I follow your post.... formatting issues perhaps?

#

But I guess I understand the gist, it's by worker at the price of Pod storage pricing, correct?

#

But complicated because workers are not always active.

So $0.10/GB-month while active and $0.20/GB-month while not active?

languid citrus
#

Yes but I think serverless is never inactive

#

So only while active

#

But pods are different, they can be charge when they're inactive if you stop it ( for volume disk )

brave zodiac
#

Okay so $0.10/GB-month?

So an example: our endpoint needs 20GB container disk. If we have 10 workers that would be:

20GB container disk * 10 workers * $0.10/GB-month = $20/month

?

languid citrus
#

yes

brave zodiac
#

What do you mean active? Not idle?

languid citrus
#

you can try to count them to, per sec if im not wrong, try reaching out support on the website to make sure of this

languid citrus
#

when its green

brave zodiac
#

What about when they are idle?

#

No cost?

languid citrus
#

Yes i think it doesn't charge you for inactive disk cost

#

only for pods with no network storage do

#

oh srry Storage is charged per minute listed there

brave zodiac
#

Should I just write support?

#

For example, if it's $0.10/GBmonth and applied to serverless active time (assuming per second)

that would be ~$0.000000038580247/s per GB

languid citrus
#

Sure yes

steep prairie
# languid citrus Sure yes

So, using a network volume might save money because all the serverless functions share the same storage. It’s charged based on the storage used, regardless of how many workers are running. Is that correct?

trim comet
#

@brave zodiac how are you being billed in your idle workers? why am I being billed even no one is calling the serverless endpoint and its just idle.

#

@brave zodiac now I deleted the endpoint, my current billing is around 0.9, then after sometime even my serverless endpoint is deleted it is still incurring cost.

#

and still continue, LMAO, what is this a scam?

languid citrus
#

Hmm that's weird, you got endpoints?

#

@plush echo can you check this

steep prairie
#

also check if you delete network volume

languid citrus
#

Yea, but I think network volume is on the storage

plush echo
#

?

#

need more context

languid citrus
trim comet
#

I am now on mobile and it still continues, I already checked all, storage, serverless, template, etc. Check the deletion time and when the cist incur, I already deleted it and still ongoing. I might have different timezone. What is the explanation for this? Im so dissapointed.

trim comet
steep prairie
quick crag
#

@trim comet pod id or send me on dm your runpod email

brave zodiac
quick crag
#

both volume and network storage are billed

brave zodiac
#

I understand.

My original question was about Container disks. When do they get billed?

  • When they are active only? 24/7?
  • Are they billed per worker? Or per endpoint?
  • How much are they billed in which state?
quick crag
#

Container storage when pod is active
Volume storage when pod is active and when it's stoped
NS when 24/7

brave zodiac
trim comet
steep prairie
languid citrus
languid citrus
#

Ns: more like for storing the files you use every time on your job, model files, codes you execute... Etc

gray sage
#

@brave zodiac your charged only when workers are running, the disk charge is for container disk
for network volume your charged 24/7
serverless does not have pod volumes so you can ignore that

languid citrus
gray sage
#

yes when running, we don't yet charge for image size when not running

languid citrus
gray sage
#

when running container disk will get filled with image data

languid citrus
#

I have experienced when the image is bigger than container disk

#

Why does it still works

gray sage
languid citrus
#

Ahhh