An open API service indexing awesome lists of open source software.

https://github.com/mu29/sns-lambda-background-processing

SNS와 Lambda로 백그라운드 작업 처리하기
https://github.com/mu29/sns-lambda-background-processing

Last synced: 3 months ago
JSON representation

SNS와 Lambda로 백그라운드 작업 처리하기

Awesome Lists containing this project

README

        

# sns-lambda-background-processing
SNS와 Lambda로 백그라운드 작업 처리하기

## Usage

`[Your SNS ARN]`, `[Your DB host]`, `[Your DB username]`, `[Your DB password]`을 각각 SNS 주제와 데이터베이스 정보로 변경한 다음, `rake deploy` 명령어로 배포하면 됩니다.