Databases on Object Storage - the New Normal

Databases on Object Storage - the New Normal

When you think about object storage workloads and storage types - databases are not the first thing that comes to mind. That is changing rapidly, however, driven by just two forces: the availability of true, high performance object storage and explosive growth of data and, perhaps more impactfully, its associated metadata. Because of these two forces, almost every major database

Read more...

The Trouble With Cassandra: Why It's a Poor Choice For a Metadata Database for Object Stores

The Trouble With Cassandra: Why It's a Poor Choice For a Metadata Database for Object Stores

Cassandra is a popular, tried-and-true NoSQL database that supports key-value wide-column tables. Like any powerful tool, Cassandra has its ideal use cases - in particular, Cassandra excels at supporting write-heavy workloads, while having limitations when supporting read-heavy workloads. Cassandra's eventual consistency model and lack of transactions, multi-table support like joins, subqueries can also limit its usefulness. However, using

Read more...