사용자 도구

사이트 도구


aws:sam

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
aws:sam [2021/10/16 23:39]
kwon37xi
aws:sam [2022/10/25 17:26] (현재)
kwon37xi [AWS Serverless Application Model]
줄 1: 줄 1:
 ====== AWS Serverless Application Model ====== ====== AWS Serverless Application Model ======
 +  * [[:aws|AWS]] [[aws:lambda|AWS Lambda]] 개발 환경
 +  * [[aws:serverless|Serverless]]
 +
   * https://aws.amazon.com/ko/serverless/sam/   * https://aws.amazon.com/ko/serverless/sam/
   * [[https://docs.aws.amazon.com/serverless-application-model/index.html|AWS Serverless Application Model]]   * [[https://docs.aws.amazon.com/serverless-application-model/index.html|AWS Serverless Application Model]]
줄 5: 줄 8:
   * [[https://github.com/aws/aws-sam-cli|aws/aws-sam-cli: CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM]]   * [[https://github.com/aws/aws-sam-cli|aws/aws-sam-cli: CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM]]
   * [[https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install-linux.html|Installing the AWS SAM CLI on Linux - AWS Serverless Application Model]]   * [[https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install-linux.html|Installing the AWS SAM CLI on Linux - AWS Serverless Application Model]]
 +  * [[https://serverlessland.com/patterns|Serverless patterns | Serverless Land]]
  
  
 ===== CLI ===== ===== CLI =====
   * https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html   * https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html
-  * +  * [[https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-cli-install-linux-alt.html|Installing the AWS SAM CLI on Linux using Homebrew - AWS Serverless Application Model]] 
 +<code sh> 
 +brew tap aws/tap 
 +brew install aws-sam-cli 
 +</code> 
 + 
 +===== Java ===== 
 +  * [[https://epsagon.com/tools/aws-lambda-and-java-spring-boot-getting-started/|AWS Lambda and Java Spring Boot: Getting Started | Epsagon]] 
 +  * [[https://github.com/awslabs/aws-serverless-java-container/wiki/Quick-start---Spring-Boot2|Quick start Spring Boot2 · awslabs/aws-serverless-java-container Wiki]] 
 +  * [[https://aws.amazon.com/ko/blogs/korea/aws-toolkit-for-intellij-now-generally-available/|AWS Toolkit for IntelliJ를 통해 손쉽게 서버리스 앱 배포해 보기 | Amazon Web Services 한국 블로그]] 
 +  * [[https://goateedev.tistory.com/220|AWS Toolkit ( IntelliJ ) 으로 Lambda 로컬 테스트]] 
 +===== 참조 ===== 
 +  * [[https://www.youtube.com/watch?v=X7Ji2UwRCKI|How to Debug Locally AWS Lambda Functions Using AWS Toolkit for Visual Studio Code - YouTube]] 
 +  * [[https://github.com/ganshan/sam-dynamodb-local|ganshan/sam-dynamodb-local: A hands-on tutorial on using SAM with DynamoDB Local.]]
aws/sam.1634395165.txt.gz · 마지막으로 수정됨: 2021/10/16 23:39 저자 kwon37xi