Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 966941c

Browse files
authored
Merge pull request #76 from unixorn/add-spector
Add link to spector lambda monitor/debugger
2 parents 710e1a1 + 12eaeb9 commit 966941c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ This section is for both single functions and applications composed of multiple
324324
* [ScaLambda](https://github.com/robhinds/ScaLambda) - Provides a more idiomatic scala approach to defining AWS Lambda functions. It uses [Circe](https://circe.github.io/circe/)'s auto derived JSON encoder/decoders for handling the serialisation and deserialisation of input and output messages. It also provides exception handling and aims to remove all boilerplate from your lambda code.
325325
* [shadowreader](https://github.com/edmunds/shadowreader) - ShadowReader has the ability to replay production traffic to a destination of your choice by collecting traffic patterns from access logs. It is built on AWS Lambda, S3 and Elastic Load Balancers.
326326
* [simple-lambda-router](https://github.com/brunomorency/simple-lambda-router) - A small router utility for lambda functions handling HTTP events from multiple resources and methods.
327+
* [spector](https://github.com/Caidac-3301/spector) - Open source alternative to monitor, debug and improve your Lambda Functions. Spector will make use of AWS APIs to fetch data from your AWS account and produce actionable metrics and detailed data without the need of editing any code!
327328
* [Tiger-Lambda](https://github.com/Cimpress-MCP/Tiger-Lambda) - Tiger.Lambda is a .NET library for simplifying the configuration and development of AWS Lambda Functions written in C#. It provides a common host allowing for configuration and dependency injection nearly identical to that of ASP.NET Core.
328329
* [webhook-lambda](https://github.com/jeshan/webhook-lambda) - Easily create a webhook on AWS. Use it to launch a CodePipeline pipeline or customise the serverless function as you see fit.
329330
* [webpack-aws-lambda-upload-plugin](https://github.com/sirceljm/webpack-aws-lambda-upload-plugin) - Zip and upload your AWS Lambda function directly from webpack.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /