Tag: lambda
Feedback from AWS Lambda with Micronaut Framework workshop in London.
On October 5th, I taught an AWS Lambda with Micronaut Framework workshop in London.
📼 Micronaut Framework y AWS Lambda
Video of my talk at Barcelona JUG about Micronaut framework and AWS Lambda. The talk is in Spanish.
How to build a GraalVM Native executable of a Micronaut application from an Apple Silicon Mac and deploy it to AWS Lambda ARM architecture.
This post highlights the necessary changes to the application build to deploy a GraalVM Native executable to AWS Lambda Custom Runtime with an arm64 architecture.
GraalVM Native executable fo a Micronaut application with AWS CDK, AWS Lambda (Custom Runtime), and function URL.
Generate and deploy a Micronaut Application as a GraalVM Native executable with a multi-project build with CDK and a Lambda function associated with an HTTP(s) endpoint via a function URL.
Micronaut Framework AWS CDK, AWS Lambda (Java Runtime), and function URLs
Generate a Micronaut Application with a multi-project build with CDK and a Lambda function associated with an HTTP(s) endpoint via a function URL.
London Workshop about AWS Lambda and the Micronaut Framework
I will be delivering a workshop in the AWS London offices next week.
👨🏻🏫 Teaching Jumpstart your Micronaut Applications with AWS Lambda
In July, I will teach an online three-day course about Micronaut Framework and AWS Lambda.
Free Course at AWS Dublin office for AWS Lambda and Micronaut
I am excited to be part of this in-person event. It is an excellent opportunity to showcase Micronaut integration with AWS Lambda.
Micronaut® Framework and AWS Lambda
This talk introduces the Micronaut framework integration with AWS Lambda.
📖 Secret Rotation - Micronaut AWS Lambda and Secrets Manager
Micronaut Lambda function to rotate a secret saved in AWS Secrets Manager
📖 Micronaut AWS Lambda and a Cron job
Learn how to a scheduled expression with Event Bridge trigger to execute a Micronaut AWS Lambda every 5 minutes
📖 Generate thumbnails with Micronaut AWS Lambda and a S3 Notification trigger
Learn how to generate thumbnails for images uploaded to an S3 bucket with AWS Lambda and Micronaut® framework
(Public Speaking) Developing AWS Lambda Functions with Micronaut
I will be talking at Cloud Conference Rio de Janerio about how to write AWS Lambda functions with Micronaut
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.
Madrid GUG - Upload Groovy code to AWS Lambda function and API Gateway
Slides from my talk at Madrid Groovy User Group