Best practices for enabling resource backup

更新时间:
复制 MD 格式

Cloud Config provides built-in compliance rules to verify that backup is enabled for cloud products such as Tair (Redis OSS-compatible), PolarDB, and ApsaraDB RDS. Use these rules to detect and remediate disabled backups. The following table lists the default rules.

Rule name

Rule description

Mount a volume to an ECI container group

An ECI container group with a mounted volume is considered compliant.

Enable log backup for an RDS instance

An RDS instance with log backup enabled is considered compliant.

Enable log backup for an ADB cluster

An ADB cluster with log backup enabled is considered compliant.

Meet the specified retention period for level-2 backups of a PolarDB cluster

A PolarDB cluster is compliant if its level-2 backup retention period is greater than or equal to the specified number of days. The default value is 30 days. The cluster is non-compliant if level-2 backup is disabled or the retention period is less than the specified number of days.

Meet the specified retention period for log backups of a PolarDB cluster

A PolarDB cluster is compliant if its log backup retention period is greater than or equal to the specified number of days. The default value is 30 days. The cluster is non-compliant if log backup is disabled or the retention period is less than the specified number of days.

Enable incremental backup for a Redis instance

A Redis instance with incremental backup enabled is considered compliant. This rule applies only to Tair instances and does not apply to other instance types.

Enable versioning for an OSS bucket

Without versioning, you cannot recover overwritten or deleted data. An OSS bucket is considered compliant if versioning is enabled.

Enable log backup for a MongoDB instance

A MongoDB instance with log backup enabled is considered compliant.

Create a backup plan for a NAS file system

A NAS file system with a backup plan is considered compliant.

Enable database backup for an OceanBase cluster

An OceanBase cluster with database backup enabled is considered compliant.