# 소개

## GCP 탐구생활

아마존의 *AWS*, 마이크로소프트의 *Azure* 등과 함께 *Public Cloud* 의 한 축을 담당하고 있는 *GCP( Google Cloud Platform )*&#xB97C; 공부한 내용을 바탕으로 정보를 공유합니다. 클라우드 시장의 점유율이 상대적으로 낮기 때문에 좋은 자료나 최신 글을 찾아보기 힘든데 여기 `GCP 탐구생활`이 많은 분들에게 도움이 될 수 있기를 바랍니다.

아래는 미국의 정보 기술 연구 및 자문회사 [가트너](https://ko.wikipedia.org/wiki/가트너)에서 2018년도에 발표한 클라우드 IaaS 의 영향도를 나타낸 사분면입니다. 작년까지만해도 4사분면에 있던 *GCP* 가 *leader* 에 포함되었네요. 그만큼 세계적인 관심을 받고 있으며 빠르게 성장하고 있다는 의미입니다.

![https://zdnet1.cbsistatic.com](https://zdnet1.cbsistatic.com/hub/i/r/2018/05/23/42a0e1b3-1500-436c-af05-ba02bec87fd3/resize/770xauto/f09abc28f0cf9395a2e3a6ef5201cfa5/gartner-iaas-mq-april-2018.png)

클라우드 관련된 정보 공유나 스터디를 원하시는 분들은 [구글 클라우드 사용자 그룹](https://www.facebook.com/groups/googlecloudkorea/), 혹은 다양한 채널을 통해 소통하실 수 있습니다. 그럼 함께 하시길 기대하겠습니다.

감사합니다.

## Link

* GitBook
  * <https://jybaek.gitbook.io/with-gcp>
* GitHub
  * <https://github.com/jybaek/with-gcp>
* 프로젝트 문의
  * <oops.jybaek@gmail.com>

## Contributions

프로젝트 참여나 오탈자 수정은 [여기](https://github.com/jybaek/with-gcp/blob/master/CONTRIBUTING.md) 링크를 참고해서 기여해주시면 됩니다. 또한 본문이 잘못되었거나 *GCP* 가 업데이트되어 내용이 상이해졌다면 연락 주십시오. 어떤 방식으로든 기여는 환영합니다.


---

# 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://jybaek.gitbook.io/with-gcp/master.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.
