GCE(Google Compute Engine) 是 Google Cloud Platform 裡面類似 AWS EC2 的 IaaS 服務。台灣是 Asia Pacific 第一個點,未來還會有新加坡的點加入。基本上從 Google 的 Developers Console 就可以存取到整個 Google Cloud Platform 的服務。
直接開一台最小台的機器(f1 micro, 1vCPU & 0.6G ram)來測,可以看出 GCE 目前的機器種類還沒有 EC2 來的廣…
而在 OS 的選擇上,目前也只有幾個選擇(沒有 Ubuntu 12.0[……]