# Serverless Stack - 서버리스 개발 프레임워크

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3814](https://news.hada.io/topic?id=3814)
- GeekNews Markdown: [https://news.hada.io/topic/3814.md](https://news.hada.io/topic/3814.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-03-02T09:03:05+09:00
- Updated: 2021-03-02T09:03:05+09:00
- Original source: [github.com](https://github.com/serverless-stack/serverless-stack)
- Points: 6
- Comments: 0

## Topic Body

- 서버리스 앱 개발을 도와주는 프레임워크

- AWS CDK를 확장

- Live Lambda 개발환경 내장

ㅤ→ AWS에 디버그 스택을 서버리스로 실행하고 WebSocket 으로 연결

ㅤ→ 로컬에서 람다를 실행하고, 디버그 스택과 통신

ㅤ→ 모든 람다 트리거를 지원하고, AWS 인프라를 로컬에서 그대로 사용 가능

- 서버리스 앱을 위한 Construct 지원 (클래스 라이브러리)

ㅤ→ Native CDK Constructs : App, Stack, Function

ㅤ→ 여러 Construct들을 Wrapping 한 추상 Construct 들 : Api, Cron, Table, Topic, Queue.. (더 추가 에정 )

- esbuild 를 사용해서 ES 와 TypeScript 기본 지원

- 다양한 리젼, 스테이지 배포 지원

## Comments



_No public comments on this page._
