My next events:
🗓 Oct 10 18:00 Testcontainers Live

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.