Google的云计算产品分为:
- Google Compute Engine - 虚拟机
- Google App Engine - 类似Heroku的应用部署平台
- Google Kubernetes Engine - Docker容器集群
- Google Cloud Container Registry - 提供Docker容器映像的私有仓库托管
- Cloud Functions - 无服务器应用:代码运行时计费(以 0.1 秒为单位计费,遵循四舍五入原则)
Google Compute Engine Pricing对Google云计算引擎价格作出了说明。