Dear Readers,
In this article, we will discuss Tools for Administering the Cassandra.
Please Fill below Google Form (If we missed any Products, Tools, and Utilities that you use in achieving your goals as a Cassandra Administrator.)
👇🏻👇🏻👇🏻👇🏻👇🏻
https://forms.gle/cassandra
- Cassandra Flavors :
Open source Apache Cassandra
Datasatx enterprise edition
Managed Apache cassandra(aws not ready for production yet) - Monitoring Tools :
JConsole
Grafana(jmx exporter exposes metrics)
Opscenter
Datadog - Replication Tools :
Inbuilt replication capable to any region and n number of nodes
Simple strategy
Network topology stratergy - Clustering Tools (High Availability):
Cassandra is multi master (read/writes can be done in all the regions)
No additional tools required - Cassandra schema design :
All the access patterns need to be identified
Before designing the schema - Text Compare Tools :
www.text-compare.com - DBA day to day activities :
Dbeaver
Devcenter - Remote Access Tools :
Putty
Iterm2
Terminal - File Transfer Tools :
Scp - SQL Text Compare Tools :
Redgate - SQL Formatter Tools :
http://www.dpriver.com/pp/sqlformat.htm - Performance Tunining Tools :
Jconsole
Grafana
Datadog - Best Text Editors :
Notepad++
Textpad
Textwrangler - Automation Tools :
Terraform
Ansible
Groovy (jenkins CICD)
ShellScripting
Python - Upgrade Tools :
Sstabledump
Sstabloader
Sstableupgrade - Backups
Nodetool snapshot
Upload backups to aws s3
Thank you for giving your valuable time to read the above information.
Follow us on
Website : www.ktexperts.com
Facebook Page : KTExperts Facebook
Linkedin Page : KT EXPERTS Linkedin
Note: Please test scripts in Non Prod before trying in Production.