# Serverless Stack - 프로덕션 가능한 서버리스 앱 만들어보기 가이드

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1788](https://news.hada.io/topic?id=1788)
- GeekNews Markdown: [https://news.hada.io/topic/1788.md](https://news.hada.io/topic/1788.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-28T09:42:10+09:00
- Updated: 2020-03-28T09:42:10+09:00
- Original source: [serverless-stack.com](https://serverless-stack.com/)
- Points: 9
- Comments: 1

## Topic Body

- 간단한 노트 작성앱을 서버리스로 만들어보면서 서버리스 기본부터 Lambda, 백엔드(S3,Dynamo,Cognito), REST API, React 프론트 를 만들어보는 풀 스택 가이드

- 약 950페이지 분량의 무료 PDF로 제공

- 웹 버전에는 한글 번역 되어있음

- 사용한 기술들

Lambda & API Gateway : 서버리스 API 구현

DynamoDB : 데이터베이스

Cognito : 사용자 인증과 API 보안

S3 : 앱과 파일 업로드 호스팅

CloudFront : 앱 서비스

Route 53 : 도메인 서비스

Certificate Manager : SSL 적용

React.js : 단일 페이지 앱

React Router : 라우팅 서비스

Bootstrap : UI Kit

Stripe : 신용카드 결제 처리

Seed : 서버리스 배포 자동화

Netlify : React 배포 자동화

## Comments



### Comment 1470

- Author: xguru
- Created: 2020-03-28T09:51:57+09:00
- Points: 1

PDF 는 180메가 입니다.

전체 내용은 깃헙에 있어서, 로컬에서 PDF 생성 가능하니 한국어버전 PDF를 만드는 것도 가능은 할듯

https://github.com/AnomalyInnovations/serverless-stack-com
