From c18395f74b979cea89f50701d3b9a6eaaf7e2e01 Mon Sep 17 00:00:00 2001 From: thinkinbee Date: Sun, 21 Oct 2018 21:00:07 +0530 Subject: [PATCH] Add GoogleCloud Dataproc info (#19642) --- guide/english/cloud-development/google-cloud-platform/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/cloud-development/google-cloud-platform/index.md b/guide/english/cloud-development/google-cloud-platform/index.md index a703ce3b48..44494c8bdd 100644 --- a/guide/english/cloud-development/google-cloud-platform/index.md +++ b/guide/english/cloud-development/google-cloud-platform/index.md @@ -16,6 +16,7 @@ Some famous web services include * Google Cloud Datastore - DBaaS providing a document-oriented database. * Cloud Pub/Sub - a service for publishing and subscribing to data streams and messages. Applications can communicate via Pub/Sub, without direct integration between the applications themselves. * Google Storage - IaaS providing RESTful online file and object storage. +* Google Cloud Dataproc - Managed Apache Spark and Apache Hadoop service. #### More Information: