You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple native serveress application compiled with GraalVM 20 CE and JDK 11. To build application:
$ mvn package -DskipTests -P native
To deploy application:
$ sam deploy -g
About
Simple AWS Lambda made with Quarkus. Compiled to native ELF64 on Linux.