Install and configure Apache Cassandra on ubuntu 16.04/18.04/AWS EC2 instance

Introduction Apache Cassandra is a free and open-source NoSQL database management system that is designed to provide scalability, high availability, able to handle large amounts of data, and uncompromised performance. It uses a cluster model unlike Mysql, MSSQL. In this tutorial, you’ll learn how to install and use cassandra to run a single-node cluster on […]

Read more