Re: Storage as a Service

2013-05-15 Thread Mike Tutkowski
Thanks, everyone! A person is actually presenting on Riak CS right now. :) On Wed, May 15, 2013 at 2:53 PM, John Burwell wrote: > Chip, > > Disclaimer: I am an employee of Basho, makers of Riak CS. > > +1. > > The S3 compatibility layer provided by CloudStack lacks may of S3's > availability g

Re: Storage as a Service

2013-05-15 Thread Wido den Hollander
On 05/15/2013 10:47 PM, Chip Childers wrote: CloudStack isn't an object storage system really... the best bet, if that's the focus of what he wants to do, is to look at things like Riak CS, Swift, Ceph, etc... Indeed, I'd recommend looking at the RADOS Gateway [0] of Ceph. It gives you a A

Re: Storage as a Service

2013-05-15 Thread John Burwell
Chip, Disclaimer: I am an employee of Basho, makers of Riak CS. +1. The S3 compatibility layer provided by CloudStack lacks may of S3's availability guarantees since it stored the index in a MySQL table, and files in a single folder on disk. There are certainly ways to increase the reliabi

Re: Storage as a Service

2013-05-15 Thread Chip Childers
CloudStack isn't an object storage system really... the best bet, if that's the focus of what he wants to do, is to look at things like Riak CS, Swift, Ceph, etc... On Wed, May 15, 2013 at 02:13:29PM -0600, Mike Tutkowski wrote: > Hi everyone, > > I'm at Build a Cloud Day today in San Francisco