Google cloud Project 官網
Reference
https://en.wikipedia.org/wiki/Google_Cloud_Platform
https://cloud.google.com/cloud-console/
https://cloud.google.com/iam/docs/understanding-service-accounts
https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy
Fig. 0 Google Cloud, G Suite, Google Cloud Platform (GCP), Google Cloud SDK的關係示意圖
Fig. 0呈現Google Cloud, G suite, Google Cloud Platform, Google Cloud SDK的關係示意圖。
Google Cloud 是Google雲端服務的總稱,包含G suite跟Google Cloud Platform (GCP)兩個部分。
G suite是Google對一般使用者提供的一系列套裝軟體服務,如Google郵件(Gmail)、Google文件(Google Docs)、Google雲端硬碟(Google Drive)等等。
Google Cloud Platform是Googel對開發者提供的雲端運算平台,裡面包含四個區塊
- Service Products
- Google Cloud SDK
- Certifications
- Regions & Zones
Service Products是Google包含雲端運算的基礎設施(infrastructure)。
實線框粗體字表示一個類別(Class),有Compute, Storage & Databases, Networking, API Platform, IoT, Big Data, Cloud AI, Identity & Security, Management Tools九大類。
虛框灰底表示一個Service Product,在Kaggle比賽裡面,Cloud Speech-to-Text, service accounts, GCP Project, Google Cloud Console Dashboard為有用到的service products。
Google Cloud Console Dashboard雖然有Google Cloud在名稱裡,但是它無法操作G suite,是隸屬GCP下面的服務。我們認為更正確的名稱應該叫GCP Console Dashboard。
Google Cloud SDK 是Google Cloud Platform提供開發者在本地端電腦存取Service Products的軟體開發套件(Software Development Kit)。
對於開發者來講,跟Google Cloud互動是透過G-Suite、Google Cloud Console Dashboard跟Google Cloud SDK。 更具體來說
- 透過G suite 與 GCP Certifications 驗證身份
- 透過Google Cloud Console Dashboard 來設定Google Cloud Platform、選取需要的Service products、管理監測系統運作的狀態。
- 透過Google Cloud SDK開發以google cloud作為後台雲服務的軟體。
https://console.cloud.google.com/home/
Fig Google Cloud Platform Dashboard (儀表板)
Fig. 呈現Google Cloud Platform Dashboard (儀表板)。