Skip to content

Simple example using AWS Lambda with Quarkus, GraalVM and Serverless Framework

License

Notifications You must be signed in to change notification settings

epiresdasilva/aws-lambda-quarkus

Repository files navigation

AWS Lambda with Quarkus, GraalVM and Serverless Framework

Install Serverless Framework packages

npm install

Package lambda function using GraalVM

mvn clean install -Pnative -Dnative-image.docker-build=true

Deploy your lambda function

sls deploy

About

Simple example using AWS Lambda with Quarkus, GraalVM and Serverless Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published