~ 3 min read
How to create a Virtual Machine on Google Cloud

A virtual machine can be considered as a virtualized instance that can perform almost all of the same functions as a physical server, including running applications and operating systems.
Virtual machines are used for running programs and operating systems, storing data, connecting to networks, doing other computing functions, and require maintenance such as updates and system monitoring.
In this article we will go through steps to create a virtual machine in Google Cloud Platform and do the configuration.
โ
Creating a Virtual Machine on Google Cloud
โ
- Log in to your Google Cloud Platform https://console.cloud.google.com
โ
- Switch to the project in your organisation in which you wish to create the Virtual Machine. Click on the drop down button and select the project name
โ
3. Navigate to Compute Engine
โ
- Once the Compute Engine window opens click on Create Instance.
โ
- Enter the Name of the instance you want to give.
โ
- You can click on the Add Labels button and enter the Key and the Value and then select Save.
โ
- Select the Region and Zone in which you want to create the instance.
โ
- In the Machine Configuration section, select the Series and Machine Type
โ
- In the Boot Disk section, change the Operating system, the Version, the Boot disk type, and the Size according to your requirement. Then click on Select.
โ
- In Identity and API access, select the Service account and the Access Scope.
โ
โ
- Select the Firewall rules to allow specific network traffic.
10. Select Create and the Virtual Machine will be created successfully.
โ
Thus, you now know how to create a Virtual Machine on Google Cloud with this step by step guide. If you are a beginner this article will serve as a quick walkthrough for you.
***
This article is brought to you by Kloudle Academy, a free e-resource compilation, created and curated by Kloudle. Kloudle is a cloud security management platform that uses the power of automation and simplifies human requirements in cloud security. Receive alerts for Academy by subscribing here.