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

Tag: lambda

Micronaut® framework 2: AWS Lambda Functions

Sep 2020, 01 -

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.