Grant Read-Only access on Production Cassandra Keyspace

2022-07-22 Thread Bhavesh Prajapati via dev
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

2019-09-18 Thread Bhavesh Prajapati
Hi, I am looking for Cassandra GUI that supports cqlsh connection to Cassandra node through bastion/jump host using ssh key. Thanks, Bhavesh