1.7 KiB
1.7 KiB
id, category, revision-version, revision-date, estimate-time, necessity, frameworks
| id | category | revision-version | revision-date | estimate-time | necessity | frameworks | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| COR.DAT.001 | core/data | 1 | 2024-01-14 | 30m | mandatory |
|
Automated backup
Purpose
Automated backups ensure that your data - one of your company’s most important assets - is regularly and securely saved, reducing the risk of data loss. The back-up keep it safe and available, the automated and regular allows for a restoration just before any disruption, minimizing loss.
Implementation
Google Cloud Platform
- When creating an instance:
- Google Cloud Console, go to the Backups section.
- Enable Automated Backups.
- Set a Backup Window to specify when daily backups should occur (especially during off-peak hours).
- On existing instance:
- In Google Cloud Console, navigate to SQL > Instances.
- Select your instance and go to Edit.
- Scroll down to Backups and check the Automated Backups box.
- Set a Backup Window and Backup Retention settings (e.g., how many days’ worth of backups to retain).
- Enable Point-in-Time Recovery
- Go to Cloud SQL in the Google Cloud Console and select the SQL instance you want to enable PITR for.
- Click on Edit at the top of the instance details page.
- Scroll to the Backups section.
- Ensure Automated Backups is enabled (PITR depends on automatic backups) and enable Point-in-Time Recovery.
- Set a backup retention period that suits your needs. PITR allows recovery to any point within this retention period.
- Scroll down and click Save to apply your changes.
Evidence
- Screenshot of back-up for your database.