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
This is an interesting scenario I have been long wanting to look into myself. However, I am not sure anything needs to be changed in Seed to support it. Whether the resulting artefacts (binary executables or JAR files) run in the cloud or locally should not affect the build process. Could you outline how you would envision AWS Lambda support?
Feature request: I want Seed on AWS Lambda, Seed can compile to Native and Native on AWS Lambda is fast to load from cold start.
References from Quarkus https://quarkus.io/guides/amazon-lambda
https://github.com/marcinczeczko/quarkus-lambda-native
Or Seed on Serverless deployment.
I might attempt to do this myself depending on free time.
The text was updated successfully, but these errors were encountered: