node-custom-lambda

A custom runtime for AWS Lambda to execute functions in Node.js v10.x or v12.x (by lambci)

Node-custom-lambda Alternatives

Similar projects and alternatives to node-custom-lambda

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better node-custom-lambda alternative or higher similarity.

node-custom-lambda reviews and mentions

Posts with mentions or reviews of node-custom-lambda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-20.
  • Vapor custom Docker image + Browsershot
    3 projects | /r/laravel | 20 Jun 2021
    FROM laravelphp/vapor:php74 RUN apk update && apk add --no-cache curl unzip WORKDIR /opt RUN curl -sSL https://github.com/shelfio/chrome-aws-lambda-layer/raw/master/chrome_aws_lambda.zip --output chrome_aws_lambda.zip RUN unzip chrome_aws_lambda.zip -d /opt RUN rm chrome_aws_lambda.zip RUN curl -sSL https://github.com/lambci/node-custom-lambda/raw/master/v12.x/layer.zip --output node-custom-lambda.zip RUN unzip node-custom-lambda.zip -d /opt/node-custom-lambda RUN cp -avr /opt/node-custom-lambda/bin /opt/bin RUN rm node-custom-lambda.zip && rm -rf node-custom-lambda WORKDIR / COPY . /var/task

Stats

Basic node-custom-lambda repo stats
1
220
2.6
about 3 years ago

lambci/node-custom-lambda is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of node-custom-lambda is Shell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com