Cloud Bigtable Cluster

Cloud Bigtable Cluster in GCP is a scalable, high-performance NoSQL database cluster used for large analytical and operational workloads. It stores data in a distributed manner across nodes, providing low-latency access and automatic replication for reliability. Clusters can be resized by adding or removing nodes to adjust performance and throughput without downtime.

gcp.bigtableadmin_cluster

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
cluster_configcorejsonConfiguration for this cluster.
datadog_display_namecorestring
default_storage_typecorestringImmutable. The type of storage used by this cluster to serve its parent instance's tables, unless explicitly overridden.
encryption_configcorejsonImmutable. The encryption configuration for CMEK-protected clusters.
labelscorearray<string>
locationcorestringImmutable. The location where this cluster's nodes and storage reside. For best performance, clients should be located as close as possible to this cluster. Currently only zones are supported, so values should be of the form `projects/{project}/locations/{zone}`.
namecorestringThe unique name of the cluster. Values are of the form `projects/{project}/instances/{instance}/clusters/a-z*`.
node_scaling_factorcorestringImmutable. The node scaling factor of this cluster.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
serve_nodescoreint64The number of nodes in the cluster. If no value is set, Cloud Bigtable automatically allocates nodes based on your data footprint and optimized for 50% storage utilization.
statecorestringOutput only. The current state of the cluster.
tagscorehstore