Grant Read-Only access on Production Cassandra Keyspace
Hi, There is a requirement to grant Read-Only access to dev team on Production Cassandra Keyspace. In RDS MySQL, we can leverage Read-Replica so that dev can run queries without causing any performance issue on live database. How can I grant read-only access on Cassandra keyspace and also ensu
Cassandra GUI that supports cqlsh through Bastion
Hi, I am looking for Cassandra GUI that supports cqlsh connection to Cassandra node through bastion/jump host using ssh key. Thanks, Bhavesh