# AWS Serverless Patterns

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4285](https://news.hada.io/topic?id=4285)
- GeekNews Markdown: [https://news.hada.io/topic/4285.md](https://news.hada.io/topic/4285.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-19T09:19:01+09:00
- Updated: 2021-05-19T09:19:01+09:00
- Original source: [serverlessland.com](https://serverlessland.com/patterns)
- Points: 16
- Comments: 1

## Topic Body

- AWS SAM & CDK 템플릿를 이용한 서버리스 구현 패턴 모음

- 현재 41개의 템플릿 : 클론해서 바로 배포 가능

- API Gateway, CloudFront, Cognito, DynamoDB, EventBridge, Kinesis, Lambda, S3, Step Functions, SNS, SQS 등의 AWS 서비스들을 연동

## Comments



### Comment 5240

- Author: musoftware
- Created: 2021-05-21T15:13:48+09:00
- Points: 1

마침 졸업작품때문에 SQS와 Lambda로 Task Queue를 만든는 중이었는데, 간만에 들어왔닥 덕분에 용도에 맞는 정확한 패턴을 찾았어요!! 감사해요!!!
