| Tool / Technology | Reason |
|---|---|
| nvm | Simple way to manage multiple versions of Node.js |
| rush | Build/Bundle tool |
| Node.js v18.x | Install using nvm install 18, and/or switch to it using nvm use 18 |
| Git | Version control |
Please reference each tool's documentation for full installation instructions, linked above.
| Tool / Technology | Reason |
|---|---|
| aws cli (v2) | Used as part of some deployment scripts |
| jq | Used as part of some deployment scripts |
| docker | Used for building the OpenSSL Lambda layer |