Tools for Administering the Cassandra

Share via:

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

  1. Cassandra Flavors :
    Open source Apache Cassandra
    Datasatx enterprise edition
    Managed Apache cassandra(aws not ready for production yet)
  2. Monitoring Tools :
    JConsole
    Grafana(jmx exporter exposes metrics)
    Opscenter
    Datadog
  3. Replication Tools :
    Inbuilt replication capable to any region and n number of nodes
    Simple strategy
    Network topology stratergy
  4. Clustering Tools (High Availability):
    Cassandra is multi master (read/writes can be done in all the regions)
    No additional tools required
  5. Cassandra schema design :
    All the access patterns need to be identified
    Before designing the schema
  6. Text Compare Tools :
    www.text-compare.com
  7. DBA day to day activities :
    Dbeaver
    Devcenter
  8. Remote Access Tools :
    Putty
    Iterm2
    Terminal
  9. File Transfer Tools :
    Scp
  10. SQL Text Compare Tools :
    Redgate
  11. SQL Formatter Tools :
    http://www.dpriver.com/pp/sqlformat.htm
  12. Performance Tunining Tools :
    Jconsole
    Grafana
    Datadog
  13. Best Text Editors :
    Notepad++
    Textpad
    Textwrangler
  14. Automation Tools :
    Terraform
    Ansible
    Groovy (jenkins CICD)
    ShellScripting
    Python
  15. Upgrade Tools :
    Sstabledump
    Sstabloader
    Sstableupgrade
  16. 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

Share via:
Note: Please test scripts in Non Prod before trying in Production.
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Add Comment