Apache Cassandra Interview Questions
Apache Cassandra Interview Questions for all levels: for developer, for admin, for beginners of Cassandra, List of FAQ: frequently asked questions in Apache Cassandra.
Apache Cassandra NOSQL distributed Database
Apache Cassandra Interview Questions for all levels: for developer, for admin, for beginners of Cassandra, List of FAQ: frequently asked questions in Apache Cassandra.
Learn key concepts in Cassandra, data structure and Algorithms in Cassandra. Few of the concepts picked from Amazon’s Dynamo and a few of them picked from Google’s BigTable, that is why Cassandra is best known for the rich features in NOSQL space.
Learn what are the caveats for relational developer in Apache Cassandra? Key points of caveats: normalization, focus on query, physical topology of cluster, join, etc.
CRUD operations using cqlsh in Apache Cassandra. How to perform CRUD (Create, Read, Update and Delete ) Operation in Cassandra using cqlsh.
Learn Apache Cassandra table, create table in Cassandra, describe table in cassandra, create table with ID, alter table in cassandra. drop table in cassandra.
How to create keyspace in Apache Cassandra in different ways. Learn to create cassandra keyspace, check keyspace, etc. keyspace is like schema in RDBMS and Coulum-family is a table in Cassandra.
What is Apache Cassandra? Key Features: Cassandra operation per sec, History of cassandra, Architecture of Cassandra, Cassandra is Faul-tolerance, massive scaling NOSQL database.
Learn step by step process, how to install Cassandra in CentOS 6.5 or 7. Apache Cassandra installation on CentOS Linux OS.
How to install Cassandra on Ubuntu. Installing of Apache Cassandra with DataStax on debian based OS either Ubuntu or Linux Mint.