SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 Java aws-lambda Projects
-
serverless-java-container
A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
For a self-hosted Lakekeeper or Nessie catalog, the shape is the same; only the rest_uri and rest_warehouse change. For AWS Glue, set catalog_type: glue and glue_warehouse: s3://my-bucket/warehouse. The Iceberg connection docs walk through each catalog type.
-
AWS-Guide
Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.
-
merloc-java
MerLoc is a live AWS Lambda function development and debugging tool. MerLoc allows you to run AWS Lambda functions on your local while they are still part of a flow in the AWS cloud remote.
-
aws-quarkus-demo
Quarkus example projects for Amazon ECS and Amazon EKS with AWS Fargate and AWS Lambda
-
AWSLambdaJavaSnapStart
Different examples of solutions API Gateway->Lambda->DynamoDB with Lambda managed Java runtimes with different Lambda memory settings, compilation options, (a)synchronous HTTP clients, Lambda layers, GC algorithms and hardware architecture (x86 vs arm64) including Lambda SnapStart enabling and priming techniques to measure Lambda performance
-
-
AWSLambdaGraalVMNativeImage
Different examples of solutions API Gateway->Lambda->DynamoDB to deploy it on Lambda with Custom Runtime based on GraalVM Native Image (pure Java or with Spring Boot 3 framework) and measure Lambda performance (cold and warm start times)
-
AWSLambdaJavaAuroraServerlessV2DataApi
Different examples of solutions API Gateway->Lambda-> Amazon Aurora (PostgreSQL) Serverless v2 database with Lambda managed Java 21 runtime with usage of classic JDBC PostgreSQL driver, Amazon RDS Proxy or http-based Data API, all including SnapStart enabling and priming techniques
-
AWSLambdaJavaWithQuarkus
Explore ways to run Quarkus web application with AWS Lambda Java or Customer Runtime with GraalVM Native Image
Project mention: Quarkus 3 application on AWS Lambda- Part 9 Measuring Lambda cold and warm starts with GraalVM Native Image and REST API | dev.to | 2025-12-03The final application is published in the quarkus-3.26-as-graalvm-native-image-rest-api repository.
-
AWSLambdaJavaWithMicronaut
Explore ways to run Micronaut web application with AWS Lambda Java or Customer Runtime with GraalVM Native Image
Project mention: Micronaut 4 application on AWS Lambda- Part 7 Measuring Lambda cold and warm starts with GraalVM Native Image and REST API | dev.to | 2025-11-04As far as the source code of the application is concerned, the GraalConfig class has been added. In this class, we use ReflectionConfig annotation to define the classes that are only loaded at runtime.
-
AWSLambdaJavaDockerImage
Different examples of solutions API Gateway->Lambda->DynamoDB to deploy it on Lambda with the Docker Container Image based Java application (pure Java or with Spring Boot 3 framework) and measure Lambda performance (cold and warm start times)
-
serverless-astra-graalvm
Sample serverless order processing API using DataStax Astra Serverless and AWS Lambda.
-
Java aws-lambda discussion
Java aws-lambda related posts
-
Micronaut 4 application on AWS Lambda- Part 7 Measuring Lambda cold and warm starts with GraalVM Native Image and REST API
-
Micronaut 4 application on AWS Lambda- Part 6 REST API application
-
Micronaut 4 application on AWS Lambda- Part 5 Measuring Lambda cold and warm starts with GraalVM Native Image
-
Quarkus 3 application on AWS Lambda- Part 8 REST API application
-
Micronaut 4 application on AWS Lambda- Part 4 Reducing Lambda cold starts with SnapStart and API Gateway request event priming
-
Quarkus 3 application on AWS Lambda- Part 3 Reducing Lambda cold starts with SnapStart and DynamoDB request priming
-
Quarkus 3 application on AWS Lambda- Part 2 Reducing Lambda cold starts with Lambda SnapStart
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jun 2026
Index
What are some of the best open-source aws-lambda projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | serverless-java-container | 1,557 |
| 2 | nessie | 1,467 |
| 3 | AWS-Guide | 546 |
| 4 | merloc-java | 111 |
| 5 | aws-quarkus-demo | 72 |
| 6 | AWSLambdaJavaSnapStart | 19 |
| 7 | example-java-lambda-function | 8 |
| 8 | AWSLambdaGraalVMNativeImage | 7 |
| 9 | AWSLambdaJavaAuroraServerlessV2DataApi | 5 |
| 10 | AWSLambdaJavaWithQuarkus | 4 |
| 11 | AWSLambdaJavaWithMicronaut | 2 |
| 12 | AWSLambdaJavaDockerImage | 2 |
| 13 | serverless-astra-graalvm | 1 |
| 14 | AWSLambdaJavaProfilerTest | 0 |