Sunday, 16 August 2020

ScyllaDB's newest selling proposition

So, all the Cassandra users probably know by now that ScyllaDB provides a great drop-in replacement for Cassandra and not just that, it does so with guaranteed response times and improved deployment density.

The latest release from ScyllaDB boasts another interesting feature, in addition to the standard Cassandra interface it now offers a full-flegedged DynamoDB API.

 So, if you have an application that's write-heavy and is getting very expensive, it may be time to either redesign your application or consider switching to ScyllaDB with DynamoDB support.

In case you are wondering how it's done, Scylla University has got a training course for exactly that, and can be found here

No comments:

Post a Comment

KVRocks - The fascinating Redis Replacement from the Apache project

Kvrocks is an advanced, open-source, distributed key-value store that extends the functionalities of traditional key-value datab...