- Mastering vRealize Operations Manager(Second Edition)
- Spas Kaloferov Scott Norris Christopher Slater
- 107字
- 2021-06-24 18:42:30
Cassandra DB
The Cassandra database was introduced in 6.1 to replace the Global xDB database. Apache Cassandra is a highly scalable, high-performance, distributed database. It is designed to handle large amounts of structured data across many nodes. It provides HA with no single point of failure. Cassandra is highly scalable, as it allows us to add more vRealize Operations nodes in the future to the existing cluster.
Currently, the database stores the following:
- User preferences and configuration
- Alerts definition
- Customizations
- Dashboards, policies, views
- Reports, licensing
- Shard maps
- Activities
Cassandra stores all the info that we see in the CONTENT folder; basically any settings that are applied globally.
推薦閱讀
- 30天自制操作系統
- Linux設備驅動開發詳解(第2版)
- Linux系統架構與運維實戰
- Windows Vista基礎與應用精品教程
- Cybersecurity:Attack and Defense Strategies
- Google系統架構解密:構建安全可靠的系統
- Linux性能優化
- 嵌入式應用程序設計綜合教程(微課版)
- Java EE 8 Design Patterns and Best Practices
- 注冊表應用完全DIY
- 深入淺出Node.js
- 完美應用Ubuntu(第2版)
- Docker容器技術與應用
- 鴻蒙入門:HarmonyOS應用開發
- Gradle Effective Implementations Guide(Second Edition)