To ensure data protection, disaster recovery, and regulatory compliance, use the on-demand backup and restore functionality for your Google Cloud Filestore instances. The backup and restore process does not consume provisioned capacity and has no impact on the performance and availability of your Filestore applications.
On-demand Filestore backups are external resources stored independently from the instance, utilizing their own dedicated capacity. The initial backup captures a full copy of the instance's data, while subsequent backups only use the storage needed to record incremental or differential changes since the last backup. On-demand backups provide essential data protection and disaster recovery features. They allow point-in-time recovery from accidental data deletion, corruption, or application errors, reducing application downtime. In disaster scenarios, these backups enable quick restoration of file data to a new Filestore instance in another zone or region, ensuring business continuity.
Audit
To determine whether the on-demand backup feature is in use for your Google Cloud Filestore instances, perform the following operations:
Remediation / Resolution
To use Filestore's on-demand backup and restore functionality, create instance backups and restore them as needed. The following section demonstrates how to back up and restore a Filestore instance:
References
- Google Cloud Platform (GCP) Documentation
- Filestore overview
- Backups overview
- Back up data for disaster recovery
- GCP Command Line Interface (CLI) Documentation
- gcloud projects list
- gcloud filestore instances list
- gcloud filestore backups list
- gcloud filestore backups create
- gcloud filestore instances restore