# 認識Google Cloud

最早的Google Cloud大概可以追朔到App Engine時代開始，當時Google以PaaS的概念提供使用者透過IDE開發工具或指令的方式部署開發的應用程式到Google App Engine平台之上，省掉開發者建置環境、管理環境與監控環境等等的難題，甚至可以簡單的提供全球化網站服務。

2014年開始，正式宣佈Google Cloud平台，開始以Google Datacenter各項建設提供給需要的使用者透過線上訂購，讓使用者以自我建置、管理、監控的方式來使用各項資源，建置自己的服務，並且提供給世界各地終端使用者使用。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gdgcloud-taipei.gitbook.io/google-cloud-platform-in-practice/ren-shi-google-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
