- AWS CLI - Install the AWS CLI and [configure it with your AWS credentials].
- SAM CLI - Install the SAM CLI
- Node.js - Install Node.js 10, including the NPM package management tool.
- Docker - Install Docker community edition
$ npm run deploy <env>
$ npm run test
$ npm run logs <env>
$ npm run destroy <env>