Skip to main content

Command Palette

Search for a command to run...

Create a Simple VM (Compute Engine Instance)

Launch a basic VM using default settings.

Updated
1 min read
  1. First login to google cloud or you can also use google cloud skill boost account. I will be doing my labs on google cloud skill boost.

  2. Then, search for “Creating a Virtual Machine” for that go to Explore section.

  3. Start the lab.

  4. Login to the Cloud by entering your credentials.

  5. Now, go to Compute Engine.

  6. It will look like this

  7. Click on create instance

  8. Name the instance as per your choice and select the region. Here, we can select any region but prefer which is located near to your location as pricing will vary according to that.

  9. Then, click on create.

  10. That’s how we have created our first virtual machine on GCP successfully

    Congratulations on spinning up your first virtual machine! Stay tuned for our next installment, where we’ll explore advanced configurations and optimization tips to take your GCP skills to the next level!

GCP VM Series: From Zero to Compute

Part 1 of 14

Get ready for an exciting ride in Google Cloud! Our series takes you through every method of creating virtual machines in GCP, complete with engaging tutorials and practical labs. Elevate your cloud game and become a VM virtuoso!

Up next

Create a VM with Attached Disk

Create a VM with an additional persistent disk for storage.