Google Cloud Platform

How to launch a VM instances in Google Cloud


In this tutorial we will learn to launch a Compute Egine instance.


Step 1: Go to Google console click on compute engine and select VM Instances.

How-to-launch-a-VM-instances-in-Google-Cloud-step-1.PNG

Step 2: Click on create.

How-to-launch-a-VM-instances-in-Google-Cloud-step-2.PNG

Step 3: Enter the name of the instance, select Zone in which instance is going to launch. Select machine type. In boot disk section click on Change.

How-to-launch-a-VM-instances-in-Google-Cloud-step-3.PNG

Step 4: Under OS Images section select Red Hat Enterprise Linux 7, select Boot disk type and size of the boot disk. Click on select.

How-to-launch-a-VM-instances-in-Google-Cloud-step-4.PNG

Step 5: In access scopes select Allow default access.In firewall Check Allow HTTP traffic and Allow http traffic. Click on create

How-to-launch-a-VM-instances-in-Google-Cloud-step-5.PNG

Step 6: After successful creation of VM, you will see the VM in VM instances section.

How-to-launch-a-VM-instances-in-Google-Cloud-step-6.PNG

Must Read Article

How to reboot VM instance in Google Cloud

How to reboot VM instance in Google Cloud

In this tutorial we are going to reboot VM instance in Google Cloud.

How to Reserve Static IP address in Google Cloud

How to Reserve Static IP address in Google Cloud

In this tutorial we are going to allocate a static IP.

How to SSH in your instance in Google Cloud

How to SSH in your instance in Google Cloud

In this tutorial we are to SSH in Compute Engine Instance.

How to stop VM instance in Google Cloud

How to stop VM instance in Google Cloud

In this tutorial we are going to stop VM instance in Google Cloud.

How to Terminate VM instance in Google Cloud

How to Terminate VM instance in Google Cloud

In this tutorial we are going to Terminate VM instance in Google Cloud.

How to Terminate VM instance in Google Cloud

How to assign Static IP to VM Instance in Google Cloud

In this tutorial we are going assign static IP to VM Instance.

How To Launch EC2 Machine

How To Launch EC2 Machine

In this article we are going to learn how to launch a EC2 instance. For this you need to have AWS account.

How to install WordPress on ec2 machine

How to install WordPress on EC2 machine

Before you start installing WordPress on EC2 machine. You must log in into the machine.

How to create a VM instance in Azure

How to create a VM instance in Azure

In this Tutorial we are going to launch a Virtual Machine in azure.

How to install WordPress on VM instance in Azure

How to install WordPress on VM instance in Azure

Before you start installing WordPress on VM instance on Azure. You must log in into the machine. You can launch a VM Instance in Azure using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.