matatau
- (verb) (-hia,-ria) to know, know well, be proficient, expert at, competent, fluent. (source)
- Ensure you have Docker and docker-compose installed and operational. Tip: if
docker version
anddocker-compose version
both run without errors, you're probably good to go. - Ensure you have the
aws-cli
installed and configured with your AWS credentials (seeaws configure
). Verify installation withaws --version
. - Ensure you have the
sam-cli
tool installed. Verify installation withsam --version
.