Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 559 Bytes

File metadata and controls

14 lines (9 loc) · 559 Bytes

Overview

Next

There are four ways to interact with GCP

  1. GCP Console - Web based GUI

  2. Cloud Shell and Cloud SDK - gcloud CLI

  3. RESTful APIs - Client libraries that enbale you to create and manage resources.

    App API expose services,

    Admin APIs offer functionality for resource management and automation,

  4. Cloud Mobile App - Monitor your resources, Receive Alerts about your infra, and even SSH into your VM instances