quarkus as (rest|http) lambda on localstack #32182
nice-monkey
started this conversation in
Community
Replies: 1 comment 2 replies
-
I got it running with localstack, it was a matter of properly setting the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a lambda (quarkus-amazon-lambda-rest) compiled natively deployed on aws to serve http requests for an api-gateway. It works great on aws, but I have troubles deploying it on localstack with serverless framework as a lambda to be part of the whole suite of tools I am deploying locally for better developer experience. Anyone has experience doing anything like this?
Beta Was this translation helpful? Give feedback.
All reactions