Skip to content

Consolidated example of both the Java Lambda Layer and the Java Lambda Function projects showcasing the use of shared artefacts and dependencies from the Layer project into the Function project at runtime.

License

Notifications You must be signed in to change notification settings

rajivmb/p13i-eg-jl

Repository files navigation

P13i-Eg-JL: Java Lambda Example

Consolidated example of both the Java Lambda Layer and the Java Lambda Function projects showcasing the use of shared artefacts and dependencies from the Layer project into the Function project at runtime.

This repo is associated with the Medium article Automated: AWS Lambda Layer for Sharing Java Code

Note: This consolidation uses Git submodules to embed the above mentioned project repos. Therefore to clone this repo use git clone --recurse-submodules https://github.com/rajivmb/p13i-eg-jl.git.

About

Consolidated example of both the Java Lambda Layer and the Java Lambda Function projects showcasing the use of shared artefacts and dependencies from the Layer project into the Function project at runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages