Exercise 2
- Install and configure Google Cloud SDK.
- Access the instance using gcloud.
- Create an instance using on the console or using gcloud compute instances create
- Create a file on the instance (just to see it remained on the new instance).
- Create a snapshot.
- Create a new instance based on the snapshot.
- Add a new disk to the instance.