aws-lambda-debugger
Lambda debugger
Enables live debugging of AWS Lambda functions from a local environment
Run Node in Lambda. Debug from your machine.
294 stars
16 watching
12 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
mentum/lambdaws | Automates deployment and execution of JavaScript functions on Amazon AWS Lambda | 1,272 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
nike-inc/hal | An AWS Lambda runtime environment for Haskell applications | 240 |
mununki/nextjs-with-lambda | Example deployment of a Next.js app on AWS Lambda using Apex Up and custom server | 59 |
tdsis/lambda-forest | A framework that simplifies the development of RESTful APIs using AWS Lambda and API Gateway | 2 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
degoes-consulting/lambdaconf-2015 | Supporting materials repository for LambdaConf 2015 conference featuring talks and workshop content on functional programming languages like Haskell, Rust, and others. | 90 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
nodejs/llnode | A debugger plugin for Node.js processes and core dumps that enables inspection of JavaScript states. | 1,154 |