January 2019
Intermediate to advanced
490 pages
15h 37m
English
To follow the example in this recipe, you need a working AWS account. You should also set up Java Development Kit (JDK) and Maven in your local machine. I am currently using Java 8 and Maven 3.5.4.
Example projects in this book uses a maven parent project, serverless-cookbook-parent-aws-java.The versions of libraries used within each Lambda project (for example, aws.sdk.version) are defined in the parent project POM file.
It is a good idea to create a folder within your operating system to manage ...
Read now
Unlock full access