Search This Blog

Showing posts with label google cloud setup command line and git. Show all posts
Showing posts with label google cloud setup command line and git. Show all posts

Tuesday, April 25, 2017

Google Cloud Platform Tutorial Series 102

 

In our last chapter of google cloud computing platform quick start we learned how to quickly setup the google platform and get started with our first instance inside the cloud.

 

There are multiple ways to interact with google platform:

  • Console Access (Easy GUI)
  • REST API(Programming)
  • Google Cloud SDK (Command line)
  • Client Libraries( Google API client library (Java-Python-Node JS etc.) –Discuss later
  •  

    Lets work on the compute engine via the shell and try to create a new instance using shell.

    Console Access

     

    image