Micronaut® framework 2: AWS Lambda Functions

Micronaut® framework 2 brings improvements to the way you write AWS Lambda functions. There are several things to consider (what's is your Lambda trigger, are you able to write a GraalVM Native Image of the function) which define what dependencies do you need, what is your handler, how to mitigate cold startup.

Continue reading on Micronaut Blog

Moreover, I wrote several companion Micronaut Guides:

TypeRuntimeTutorial
ApplicationJava 11Deploy a Micronaut application to AWS Lambda Java 11 Runtime JAVA KOTLIN GROOVY
ApplicationGraalVM Native Image Custom RuntimeDeploy a Micronaut application as a GraalVM Native Image to AWS Lambda JAVA KOTLIN
Serverless FunctionJava 11Deploy a Serverless Micronaut function to AWS Lambda Java 11 Runtime JAVA KOTLIN GROOVY
Serverless FunctionGraalVM Native Image Custom RuntimeDeploy a Serverless Micronaut function as a GraalVM Native Image to AWS Lambda JAVA

Go to the linked site

Micronaut® is a registered trademark of Object Computing, Inc. Use is for referential purposes and does not imply any endorsement or affiliation with any third-party product. Unauthorized use is strictly prohibited.

Tags: #micronaut #aws #lambda
Sep 2020, 01.

 

My next events:
🗓 Apr 04 16:30 JDevSummitIL Getting Started with the Micronaut Framework