Coder Social home page Coder Social logo

quarkus-amazon-lambda's Introduction

quarkus-amazon-lambda's People

Contributors

evanchooly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

quarkus-amazon-lambda's Issues

For me it was slow, for you too?

My tests have a high execution time, I thought it would be low :(, how was your tests?

Examples:
No warmed up: 300-400 ms
Warmed up: 60 ms

target/wiring-classes/bootstrap doesn't exist

I have the following issue running ./deploy.sh

cp: cannot stat target/wiring-classes/bootstrap': No such file or directory`

My configuration is:

Apache Maven 3.6.0
Maven home: /usr/share/maven
Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: /home/antessio/.sdkman/candidates/java/8.0.181-oracle/jre
Default locale: it_IT, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-47-generic", arch: "amd64", family: "unix"

(I'm not sure that it's relevant)

Docker version 18.09.2, build 6247962

Is there anything that I can do?

Possibility for multiple lambdas/handlers

Is it possible to have multiple handlers/lambda in your code and individually deploy them? So, we would have 'HelloLambda1' and 'HelloLambda2' and then deploy them referring to their name? If not, the alternatives are to either build each lambda individually (very slow if you have 100 lambdas) or else to have a single lambda handle multiple endpoints (ie, have 10 lambdas each handling 10 endpoints by looking at the path/url coming in). Both are not ideal. Any ideas/suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.