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 8c04831

Browse files
Move live debugger to the right place - removing lambda- prefix
Signed-off-by: Thijs de Zoete <thijsdezoete@gmail.com>
1 parent d8a7772 commit 8c04831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ This section is for both single functions and applications composed of multiple
210210
* [imprenta](https://github.com/alfredo/imprenta) - Generates PDF files from HTML using jinja, pdfkit and wkhtmltopdf.
211211
* [invokust](https://github.com/FutureSharks/invokust) - A tool for running [Locust](http://locust.io/) load tests from within Python without the need to use the locust command line to allow running load tests in python or on AWS Lambda.
212212
* [json-server-less-λ](https://github.com/pharindoko/json-server-less-lambda) - Easily deploy [json-server](https://github.com/typicode/json-server) in the AWS cloud as a lambda.
213-
* [lambda-live-debugger](https://github.com/ServerlessLife/lambda-live-debugger) - Provides on-the-fly debugging capabilities for AWS Lambda functions, eliminating redeployment delays and boosting developer productivity. Learn about the [Lambda Live Debugger](https://www.srvrlss.io/blog/lambda-live-debugger/).
214213
* [lambda-comments](https://github.com/jimpick/lambda-comments) - Blog commenting system built with AWS Lambda, API Gateway, S3, DynamoDB streams, IAM and CloudWatch Logs.
215214
* [lambda-keystore](https://github.com/subdavis/lambda-keystore) - Simple key-value store with TTL for AWS Lambda using DynamoDB.
216215
* [lambda-packs](https://github.com/ryfeus/lambda-packs) - Precompiled packages for Lambda.
@@ -220,6 +219,7 @@ This section is for both single functions and applications composed of multiple
220219
* [LambdAuth](https://github.com/danilop/LambdAuth) - Sample authentication service implemented with a server-less architecture, using AWS Lambda to host and execute the code and Amazon DynamoDB as persistent storage. This provides a cost-efficient solution that is scalable and highly available and can be used with Amazon Cognito for Developer Authenticated Identities.
221220
* [LambStatus](https://github.com/ks888/LambStatus) - Serverless Status Page System [lambstatus.github.io](https://lambstatus.github.io/). Eases pain caused by scaling / availability issues. It is terrible if your service is down AND heavy traffic from stuck users stops your status page.
222221
* [letsencrypt](https://github.com/ubergeek42/lambda-letsencrypt) - Use [AWS Lambda](https://aws.amazon.com/lambda/) to manage SSL certificates for any site that uses [Amazon's CloudFront CDN](https://aws.amazon.com/cloudfront/).
222+
* [live-debugger](https://github.com/ServerlessLife/lambda-live-debugger) - Provides on-the-fly debugging capabilities for AWS Lambda functions, eliminating redeployment delays. Learn about the [Lambda Live Debugger](https://www.srvrlss.io/blog/lambda-live-debugger/).
223223
* [MoonMail](https://github.com/microapps/MoonMail) - Sends email marketing campaigns with [Amazon SES](https://moonmail.io/amazon-ses-email-marketing/).
224224
* [node-letsencrypt-lambda](https://github.com/ocelotconsulting/node-letsencrypt-lambda) - Use AWS Lambda to manage SSL certificates for Lets-Encrypt.
225225
* [perf-cop](https://github.com/Quartz/perf-cop) - Profiles your site with PWMetrics and publishes the results as CloudWatch metrics.

0 commit comments

Comments
(0)

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