aws-samples / lambda-kotlin-groovy-example
Sample code for the "Kotlin and Groovy JVM Languages with AWS Lambda" blog post. Shows how to deploy AWS Lambda functions using Kotlin and Groovy JVM languages.
☆27Updated 8 years ago
Alternatives and similar repositories for lambda-kotlin-groovy-example
Users that are interested in lambda-kotlin-groovy-example are comparing it to the libraries listed below
Sorting:
- Demo for a AWS Lambda functions written in Kotlin using GraalVM and custom runtimes☆25Updated 2 years ago
- Kotlin DSL for AWS CDK☆34Updated 6 years ago
- This is the demo code for a talk on improving cold startup times for JVM-based lambdas using GraalVM and Custom AWS Lambda Runtimes.