diff --git a/guide/english/cloud-development/google-cloud-platform/index.md b/guide/english/cloud-development/google-cloud-platform/index.md index 245ee0c485..a528d5d8a8 100644 --- a/guide/english/cloud-development/google-cloud-platform/index.md +++ b/guide/english/cloud-development/google-cloud-platform/index.md @@ -18,12 +18,15 @@ Some famous web services include: * Google Cloud Storage - IaaS providing RESTful online file and object storage. It consists of both structured and unstructured data. * Cloud SQL - IaaS that Provides relational database management system in Postgre and MySQL. * Google Cloud Dataproc - Managed Apache Spark and Apache Hadoop service. +* BigQuery - A fully managed, highly scalable data warehouse with built-in ML. +* Cloud AutoML - Easily train high-quality, custom ML models. +* Knative - Components to create modern, Kubernetes-native cloud-based software. #### More Information: - * Google Cloud Platform Documentation * Wikipedia -* Google Site Reliability Engineering +* Google Site Reliability Engineering +* Google Cloud Products