Skip to content

machenity/SAM-hands-on

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Group Hands-on

Objectives

  1. CloudFormation을 활용한 Infrastructure as Code로 AWS resource 관리하기.
  2. AWS SAM과 static web으로 serverless web app을 만듭니다.
  3. CloudWatch, XRay를 활용해서 모니터링하기.
  4. AWS CodeBuild, CodeDeploy를 활용한 CI/CD.

진행 순서

  1. 개발 환경 셋팅
  2. IaC와 CloudFormation
  3. AWS SAM으로 API Server 만들기
  4. AWS Static Web으로 SinglePageApp 운영하기
  5. CloudWatch와 X-Ray로 모니터링 하기
  6. CodePipeline으로 CI/CD 구축하기
  7. 리소스 제거하기

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • Vue 7.4%
  • HTML 2.4%
  • Shell 1.6%