More Info:

Ensures automated backups are enabled for SQL instances. Google provides a simple method of backing up SQL instances at a regular interval. This should be enabled to provide an option for restoring data in the event of a database compromise or hardware failure.

Risk Level

Medium

Address

Security, Reliability, Operational Maturity

Compliance Standards

SOC2, CISGCP, CBP, HITRUST, NISTCSF, PCIDSS

Triage and Remediation

Remediation

To remediate the misconfiguration “Automated Backups Should Be Enabled” in GCP using GCP console, please follow the below steps:

  1. Login to your GCP console.
  2. Select the project for which you want to enable automated backups.
  3. Go to the left-hand side menu and select the “SQL” option under the “Storage” section.
  4. Select the instance for which you want to enable automated backups.
  5. Click on the “Edit” button at the top of the page.
  6. Scroll down to the “Backup” section.
  7. In the “Backup configuration” subsection, select the “Enable automatic backups” checkbox.
  8. Set the desired backup start time and frequency.
  9. Set the desired retention period for the backups.
  10. Click on the “Save” button at the bottom of the page to save the changes.

Once you have followed these steps, automated backups will be enabled for your GCP instance and you will be able to ensure that your data is protected in case of any unexpected events.

Additional Reading: