This topic describes steps you must take to configure the Cassandra database
component for an Apigee hybrid production installation.
Configure storage and heap settings
For a production installation of Apigee hybrid, Google recommends that you add the
following storage and heap settings to your overrides file and apply them to the cluster:
For the Cassandra database, the hybrid runtime only supports using
dynamically created persistent volumes to store data. Using locally created persistent
volumes is not supported.
To configure Cassandra properly for a hybrid production environment, you must configure a
StorageClass
definition that is backed by a solid-state drive (SSD) and make it the default
class. See StorageClass configuration for detailed steps.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["Version 1.8 of the Apigee hybrid documentation is end of life, and users should upgrade to a newer version."],["For production installations, specific storage and heap settings are recommended for the Cassandra component, and these settings must be added to the overrides file and applied to the cluster."],["Cassandra database storage in Apigee hybrid production environments must use dynamically created persistent volumes, not locally created ones."],["The Cassandra database must be backed by a solid-state drive (SSD) and use a StorageClass definition as its default, while network file systems (NFS) or network-attached storage (NAS) systems are not supported."]]],[]]