# Protomaps - Serverless 지도를 오픈소스로 공개

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8690](https://news.hada.io/topic?id=8690)
- GeekNews Markdown: [https://news.hada.io/topic/8690.md](https://news.hada.io/topic/8690.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-03-14T10:46:01+09:00
- Updated: 2023-03-14T10:46:01+09:00
- Original source: [protomaps.com](https://protomaps.com/blog/serverless-maps-now-open-source)
- Points: 23
- Comments: 2

## Topic Body

- PMTiles 라는 아카이브 파일로 전세계 지도를 서버리스로 운용가능  
- 포맷만 공개했었는데, 서버리스용 코드 부분도 오픈소스로 공개   
- AWS Lambda 및 Cloudflare Workers 에서 20분만에 셋업하여 운영 가능   
- 5만번 로드 기준 구글맵 API는 ($350/월) 인데, Protomaps 를 Cloudflare Workers에서 운영하면 세션당 20타일일때 월 50센트로 훨씬 저렴

## Comments



### Comment 15191

- Author: depth221
- Created: 2023-03-15T10:04:04+09:00
- Points: 1

PostgreSQL과 [mod_tile](https://github.com/openstreetmap/mod_tile)로 지도 타일 서버를 직접 구축하는 것과 비교하면 설정 시간은 비슷한데, 비용이 훨씬 저렴하네요. 지도를 한 달에 수천만 건 호출해야 한다면 직접 서버를 올리는 것과 서버리스 중어떤 게 더 쌀지는 모르겠지만, 어쨌든 구글 지도 API보다는 싸지 않을까 싶습니다.

### Comment 15176

- Author: xguru
- Created: 2023-03-14T10:47:01+09:00
- Points: 1

[Protomaps - OpenStreetMap 으로 나만의 지도시스템 만들기](https://news.hada.io/topic?id=4135)
