Blog
by Santoshkumar Lakkanagaon
What are the different types of Cassandra distributions available?
- Open Source Apache Cassandra (GitHub)
- DataStax Community Edition (free for development and production)
- DataStax Enterprise with OpsCenter, DevCenter and Drivers (free for development and license required for production)
by Santoshkumar Lakkanagaon
Modern Big Data requirements include:
- Multi-region availability
- Fast and reliable response
- No single point of...
by Santoshkumar Lakkanagaon
Modern Big Data requirements include:
- Multi-region availability
- Fast and reliable response
- No single point of failure
- Scalability
Traditional relational databases (RDBMS) are not enough to meet these requirements because the relational model provides normalized schema, table joins and ACID compliance which causes a massive overhead for big data. In order to support these features, we need high-end systems which are not cost effective. Additionally, such systems often require substantial downtime.
by Santoshkumar Lakkanagaon
What are the different types of Cassandra distributions available?
- Open Source Apache Cassandra (GitHub)
- DataStax Community Edition (free for development and production)
- DataStax Enterprise with OpsCenter, DevCenter and Drivers (free for development and license required for production)
by Santoshkumar Lakkanagaon
Modern Big Data requirements include:
- Multi-region availability
- Fast and reliable response
- No single point of failure
- Scalability
Traditional relational databases (RDBMS) are not enough to meet these requirements because the relational model provides normalized schema, table joins and ACID compliance which causes a massive overhead for big data. In order to support these features, we need high-end systems which are not cost effective. Additionally, such systems often require substantial downtime.