Google Cloud Platform

Cloud SDK

Google cloud SDK is a Package of tools and libraries which allows us to create, modify and manage the Google cloud resources in the Google environment which includes app engine, compute engine, storage, SQL, BigQuery, cloud DNS etc. It provides a command line interface to manage all these resources.


System requirements:

OS- Windows, MAC, Linux.


Python 2.7x, Java 1.7+


This SDK contains some tools like 'gsutil', 'bq' which help us to use compute engine, cloud storage and google bigQuery from command line interface. Language like Java, python, ruby, Node Js,.NET, PHP are available for installation.


Features

  • Cloud tools allow us to authenticate, configure, and interact with cloud APIs.
  • 'Bq' tools allows to validate our queries, modify the database and tables in BigQuery through the command line.
  • 'Gsutil' provides a command line environment to manage the objects.
  • We can also use this resources from PowerShell environment.

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.