# Google Cloud API Gateway 공개 베타 시작

> Clean Markdown view of GeekNews topic #2814. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2814](https://news.hada.io/topic?id=2814)
- GeekNews Markdown: [https://news.hada.io/topic/2814.md](https://news.hada.io/topic/2814.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-09-10T09:51:12+09:00
- Updated: 2020-09-10T09:51:12+09:00
- Original source: [cloud.google.com](https://cloud.google.com/blog/products/serverless/google-cloud-api-gateway-is-now-available-in-public-beta)
- Points: 4
- Comments: 1

## Topic Body

- 서버리스 백엔드를 위한 Managed API Gateway

ㅤ→ Cloud Functions, Cloud Run, App Engine 등

- Envoy 기반

- 모니터링, 로깅, 트레이싱, 알림 지원

- 2백만회 호출까지 무료. 10억회까지 백만회당 $3

- ingress무료, egress는 10TB 까지 GB당 약 $0.12

## Comments



### Comment 2836

- Author: xguru
- Created: 2020-09-10T09:51:34+09:00
- Points: 3

기존 GCP의 API 관리시스템인 Cloud Endpoints는 nginx 기반 이었는데, 이건 envoy 기반이네요. 보자마자 Dropbox가 생각났어요.

- Dropbox가 Nginx에서 Envoy로 전환한 이유와 방법 https://news.hada.io/topic?id=2625
