I’m planning using disk space for a cache (essentially like a CDN). I understand that the data won’t be long lived, but this seems to be my best option at the moment.
Will I run into any issues? Should I limit disk space usage to a certain size?
I’m planning using disk space for a cache (essentially like a CDN). I understand that the data won’t be long lived, but this seems to be my best option at the moment.
Will I run into any issues? Should I limit disk space usage to a certain size?
Right now, the VMs get ~5GB disks. We do have people running 1-2GB caches with this, it works pretty well!
Great to know, thank you! Will there be any way to scale this in the future? I thought I read something about a persistent disk offering.
We’ve been testing persistent disks, we’ll definitely let you add more permanent volumes in the future.
Great, thank you.