This repository demonstrates how to use Quarkus Funqy for GraalVM based native images in an FaaS environment. Our goal was to have functions with a low memory footprint and extremely fast cold-start times.
mvn package -Pnative -Dquarkus.native.container-build=true