Large storage with small linode
11 Replies
Amazon S3storage backend for your application
Is that it?
S3 is not a traditional file system it's not designed to operating with normal operating system commands you communicate with it using a rest api.
@empoweringmedia:
have a big storage like more than 160 GB
Linode has large plans all the way up to 800GB disk space. Plans larger than 160GB are not on the front page, but they can be selected on the. They cost a lot, though, and they're not "small" by any means. signup page
Amazon EBS also gets quite expensive if you want to get any sort of performance out of it. EC2 is slow as molasses unless you buy a larger instance, and you also have to get lots of EBS blocks and RAID them, otherwise they're too slow. Fast reliable storage ain't cheap.
If you don't need high speed and reliability, then of course you could just get a dedicated server with a couple of 3TB hard drives. But even these are expensive nowadays, because hard drive prices have gone through the roof courtesy of floods in Thailand.
Thank you all for the replies.
@hybinet:
Linode has large plans all the way up to 800GB disk space. Plans larger than 160GB are not on the front page, but they can be selected on the
. They cost a lot, though, and they're not "small" by any means. signup pageAmazon EBS also gets quite expensive if you want to get any sort of performance out of it. EC2 is slow as molasses unless you buy a larger instance, and you also have to get lots of EBS blocks and RAID them, otherwise they're too slow. Fast reliable storage ain't cheap.
I am aware of this, and you are correct. Amazon you really need a decent sized instance, whereas Linode gives 4 CPU access to all instance sizes.
At least for our experience the sweet spot seems to be Linode's 2048 instance size. After that you are best to look at EC2 for options, at least with disk space.