AWS SERVERLESS
WITH JAVA

A Java micro-framework dedicated to AWS Serverless
targeting
simplicity, hackability and efficiency.

Now Available

Microlam 0.5.1

Read the announcement

Microlam Features

AWS Serverless First

Microlam helps you develop for AWS Lambda using the Java 11 or Java 17 then compiling to native via GraalVM and building a Custom Runtime for amd64 or arm64 in order to get the best performance in production and lower costs.

Micro-framework

Microlam is an opinionated java micro-framework, leveraging maven and AWS Java SDK 2.x., but very lightweight as required for GraalVM native compilation.

Simplicity, hackability and efficiency

Starting with Microlam is very simple, as you can deploy our sample application to AWS in 5 minutes, but it is never done magically, but always in a way you can hack and understand fully. Development life-cyle is kept as short of possible and there is no compromise on production performance.

Recent Blog Posts

Microlam 0.5.1 released - Support for Java 19 !

June 26, 2022    Tags: release

Microlam 0.5.1 support for Java 19 !

Microlam 0.4.0 released - Support for DynamoDB & Json-B & Json-P

June 26, 2022    Tags: release

Microlam 0.4.0 support for DynamoDB & Json-B & Json-P

Microlam 0.3.3 released - Support for GraalVM 22

January 26, 2022    Tags: release

Microlam 0.3.3 support compiling Java 17 code to arm64 with GraalVM22 !

Join the Microlam Community

Check out our GitHub for details on reporting issues and the process for submitting pull requests.

Every contribution is valuable. It can be a bug report, an example application, a feature request, a fix in the documentation or just feedback.