Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in GCP by (29.3k points)
edited by

Snapshots can be taken on compute engines, which are basically backups. how can we create a script for automated snapshots every day and need to delete the older ones. Google Cloud doesn't have an option of scheduled backups of the server. Is there any provision to create automated snapshots.

1 Answer

0 votes
by (50.2k points)

For creating the snapshot here is the below command that will you to create a snapshot.

gcloud compute disks snapshot DISK

For more details, refer to this GCP training.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...