#author("2019-11-18T15:22:03+00:00","default:sagasite","sagasite")
[[topics]] > GCP(Google Cloud Platform)の使い方
#contents
* Link [#dbdbc5dd]
+ GCP - Google 検索 https://www.google.com/search?q=GCP
+ クラウド コンピューティング サービス | Google Cloud https://cloud.google.com/
+ Google Cloud Platform の概要 | 概要 | Google Cloud https://cloud.google.com/docs/overview/?hl=ja
* 知りたいこと [#b32ee4e0]
+ Ubuntuは使えるのか?
+ Node.jsは使えるのか?
+ MySQLは使えるのか?
+ 無料枠はあるのか?
+ 料金はいくらか?
+ 自動でスケールする設定はどうやるのか?
+ 課金の条件を設定する方法はあるのか?
* 調査結果 [#le12ce4a]
** Ubuntuは使えるのか? [#x6bf02fb]
-Google Cloud Platform の概要 | 概要 | Google Cloud https://cloud.google.com/docs/overview/?hl=ja
>サービスを介したリソースへのアクセス
[[利用可能な GCP サービスのリスト>https://cloud.google.com/products/?hl=ja]]
-プロダクトとサービス | Google Cloud https://cloud.google.com/products/?hl=ja
>[[Compute Engine>https://cloud.google.com/compute/?hl=ja]]
スケーラブルで高性能な VM。
-Compute Engine - IaaS | Compute Engine | Google Cloud https://cloud.google.com/compute/?hl=ja
>Linux と Windows のサポート
Debian、CentOS、CoreOS、SUSE、Ubuntu、Red Hat Enterprise Linux、FreeBSD、Windows Server 2008 R2 / 2012 R2 / 2016 などの OS を使用できます。Cloud Platform のコミュニティから入手した共有イメージや独自のイメージを使用することもできます。
GCPのVM(仮想マシン)上で走らせるOSは、Linuxが選択可能で、その中にはUbuntuも用意されている、とのこと。
開発用のローカルサーバーとGCPでOSを同じにすることができれば、トラブルが減るだろう。
** Node.jsは使えるのか? [#p7703f4b]
** MySQLは使えるのか? [#xee7f3a8]
** 無料枠はあるのか? [#o5c03473]
** 料金はいくらか? [#y0e4fd5c]
** 自動でスケールする設定はどうやるのか? [#q7e84344]
** 課金の条件を設定する方法はあるのか? [#sd198ebe]