Google Cloud Platform

Cloud Shell

Cloud shell is a service provided by Google Cloud. Cloud Shell is a handy tool used by developers use to edit their code. This code editor is based on Eclipse Orion and it is also a part of google cloud console. This is command line interface to manage services provided by google. We can use this cloud shell from anywhere in the world,all we need is a internet connection and web browser. This console contains all the prerequisite essentials things which are pre-installed. Google provides 5GB of free persistent storage for files and projects.


A new window will open in the same page, at the bottom of the page you will find display of a command line interface prompt. Initialization takes few seconds.


Features

  • We can access it from anywhere in the world.
  • It is fully secure and authenticates by default.
  • All the favorite tools like java, node js, python, Ruby, PHP etc. are already installed we just have to run and use them.
  • We can access it from the web browser.

Must Read Article

How to launch a VM instances in Google Cloud

How to launch a VM instances in Google Cloud

In this tutorial we are going to launch a Compute Egine instance.

How to install wordpress in VM instances in Google Cloud

How to install WordPress on VM instance in Google Cloud

Before you start installing WordPress on VM instance on Google Cloud. You must log in into the machine. You can launch a VM Instance on Google Cloud 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.

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.

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.