node-lambda
There are 16 repositories under node-lambda topic.
ocelotconsulting/node-acme-lambda
Use AWS Lambda to manage SSL certificates for ACME providers like Let's Encrypt.
josephschmitt/alexa-libby
A skill to ask Alexa about your Movie and TV Show library queues.
flesch/node-lambda-babel-template
A minimal template for an ES2015+ Node.js app running on AWS Lambda (w/ babel and webpack).
digitalmaas/serverless-plugin-browserifier
Reduce the size and speed up your Node.js based lambda's using browserify.
josephschmitt/alexa-couchpotato
[DEPRECATED] A skill to ask Alexa about your Couch Potato queue.
RootedGlobal/node-phantomjs-aws-lambda
A PhantomJS node.js app for Amazon (AWS) Lambda
bluepeter/aws-lambda-nodejs-boilerplate
Simple seed to get your AWS Lambda function into the cloud.
bluepeter/aws-lambda-invoke-step-function
A simple boilerplate to invoke AWS Step Functions from AWS Lambda.
josephschmitt/alexa-sickbeard
[DEPRECATED] A skill to ask Alexa about your SickBeard queue.
JooYoung2274/aws_cdk_prac
aws_cdk 스터디 예제
mesh1nek0x0/node-lambda-starter-kit
Enable to focus on cording with node-lambda
nikbarseghyan/AWS-AMFS
AWS Amplify Full Stack Project
garysassano/cdk-aws-cron-function
CDK app that triggers a Lambda function at a specified regular interval
garysassano/cdk-aws-hybrid-esm-lambda
CDK app that deploys a Lambda function from a hybrid ESM bundle
garysassano/cdktf-aws-nodejs-function-ts
CDKTF app that deploys a Lambda function written in TypeScript in a way similar to AWS CDK NodejsFunction construct
rtre84/phantomJsWithAwsLambda
Rough Node code that runs Phantom Js on AWS Lambda and generates SVG's server-side.