agentpabibi
RRunPod
•Created by agentpabibi on 8/1/2024 in #⚡|serverless
data transfer cost
I am testing an application where it needs to return an image as response
my two option of doing it
first: attach the image as a return payload after the run finish
second: upload the image to s3 bucket then send the link as a return payload
my questions:
if I did the first option, what is the limit of return payload size, and first is this possible? and what is the cost per mb?
If I did the second option, first is this possible? second, what is the cost of data transfer, I mean uploading to s3, how much is the cost per mb?
2 replies
RRunPod
•Created by agentpabibi on 7/21/2024 in #⚡|serverless
runpod IP for whitelisting for cloud storage
I have cloudinary account, and from runpod I want to download images from cloudinary but I want it also to be secure so what IP to whitelist so my cloudinary account only accepts request from my runpod serverless request.
2 replies
RRunPod
•Created by agentpabibi on 7/21/2024 in #⚡|serverless
how can I use javascript on worker code
7 replies
RRunPod
•Created by agentpabibi on 7/15/2024 in #⚡|serverless
serverless idle workers billing
14 replies