Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.