목차
AWS Serverless Application Model
CLI
Java
참조
AWS Serverless Application Model
AWS
AWS Lambda
개발 환경
Serverless
https://aws.amazon.com/ko/serverless/sam/
AWS Serverless Application Model
aws/serverless-application-model: AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
aws/aws-sam-cli: CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
Installing the AWS SAM CLI on Linux - AWS Serverless Application Model
Serverless patterns | Serverless Land
CLI
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html
Installing the AWS SAM CLI on Linux using Homebrew - AWS Serverless Application Model
brew tap aws/tap brew install aws-sam-cli
Java
AWS Lambda and Java Spring Boot: Getting Started | Epsagon
Quick start Spring Boot2 · awslabs/aws-serverless-java-container Wiki
AWS Toolkit for IntelliJ를 통해 손쉽게 서버리스 앱 배포해 보기 | Amazon Web Services 한국 블로그
AWS Toolkit ( IntelliJ ) 으로 Lambda 로컬 테스트
참조
How to Debug Locally AWS Lambda Functions Using AWS Toolkit for Visual Studio Code - YouTube
ganshan/sam-dynamodb-local: A hands-on tutorial on using SAM with DynamoDB Local.