VM


GCP VM instance how-to

Published:

Provision a simple GCP VM instance
This is a simple how-to for provisioning a VM instance on the Google Cloud Platform. This is intended for example purposes and the VM will mostly have default configuration. The VM size chosen fits into the Always Free usage tier. We’re using the gcloud CLI tool here from the Cloud SDK. Refer to quickstarts documentation to get it installed and setup. If you haven’t yet used the gcloud tool, take a few minutes to get familiar with it.