Hacker News new | ask | show | jobs
by gaadd33 4478 days ago
Does Digital Ocean's "cloud" offer all the same things that OpenStack does? I've been looking for another file storage provider (like S3/CloudFiles/Azure Files) but wasn't aware there were any other options than OpenStack based.
2 comments

Joyent has one as well (not OpenStack-based), with an interesting "integrated compute" option where you can send code to run over stored objects without spinning up an explicit compute instance: http://www.joyent.com/products/manta

I don't think DO offers any kind of a-la-carte cloud storage, though.

OpenStack is working on a "send the code to the data" thing too. That's what Rackspace bought ZeroVM for.

If you want to try very alpha code you can kinda get it working yourself now (I think - based on mailing list discussion anyway)

Check https://www.greenqloud.com/storageqloud/

They run Cloudstack for compute, but not sure what they run for storage.