Requirements
This book supposes you already know:
- Java
- Maven
- Git
- JSON and its parsing (specially using Jackson)
We recommend - but it is not critical - to know basic AWS usage including:
- awscli (and its brother, jq)
- Basic AWS Services, such as S3
- Basic usage of the AWS SDK for Java