Serverless Prerequisites

A developer laptop with pre-installed:
  1. AWS account
  2. AWS Command Line Interface
  3. AWS Cloud Development Kit v2.0 (Java)
  4. Amazon Corretto / Java / openJDK 21
  5. quarkus.io
  6. git client

Optional: to verify your setup, deploy this serverless quickstarter: aws-quarkus-lambda-cdk-plain.

You can "hack" along with me, or just take notes.

I will use Visual Studio Code for basic editing with AWS toolkit plugin.