Technical requirements
You’ll need the following installed to follow along with this chapter:
- Docker: https://docs.docker.com/get-docker/
- AWS Command Line Interface (CLI): https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
- AWS Serverless Application Model (SAM) CLI: Installing the AWS SAM CLI - AWS Serverless Application Model (amazon.com)
- Kubernetes CLI (kubectl): https://kubernetes.io/docs/tasks/tools/install-kubectl/
The code in this chapter can be found on GitHub:
https://github.com/PacktPublishing/Java-Concurrency-and-Parallelism