From 348b4705cb6af7e0b8d37c92a644e4a1c423dce8 Mon Sep 17 00:00:00 2001 From: Harsh Mittal Date: Thu, 18 Oct 2018 08:41:41 +0530 Subject: [PATCH] Removed reference number (#19673) unused reference number --- .../english/cloud-development/google-cloud-platform/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/cloud-development/google-cloud-platform/index.md b/guide/english/cloud-development/google-cloud-platform/index.md index 07bc1a2b6f0..a703ce3b48b 100644 --- a/guide/english/cloud-development/google-cloud-platform/index.md +++ b/guide/english/cloud-development/google-cloud-platform/index.md @@ -3,7 +3,7 @@ title: Google Cloud Platform --- ## Google Cloud Platform -Google Cloud Platform, offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search and YouTube.[1] Alongside a set of management tools, +Google Cloud Platform, offered by Google, is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search and YouTube. Alongside a set of management tools, it provides a series of modular cloud services including computing, data storage, data analytics and machine learning. Some famous web services include @@ -14,7 +14,7 @@ Some famous web services include * BigQuery – SaaS large scale database analytics. * Google Cloud Functions – As of August 2017 is in beta testing. FaaS providing serverless functions to be triggered by cloud events. * 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.[5] +* 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. #### More Information: