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 1e7f3f8

Browse files
committed
Add link to Domovoi
* Add domovoi link * Fix docker-lambda description text
1 parent ba08e5b commit 1e7f3f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,8 @@ This section is for both single functions and applications composed of multiple
296296
* [deploy-notebook](https://github.com/RodionChachura/deploy-notebook) - Quickly deploy code you've written in a jupyter notebook as a lambda, as described in [Deploy Jupyter Notebook to AWS Lambda](https://medium.com/@geekrodion/deploy-jupyter-notebook-to-aws-lambda-a57e87c53f37)
297297
* [django-docker-zappa-boilerplate](https://github.com/alexazevedo/django-docker-zappa-boilerplate) - Template for settting up serverless Django with Zappa, Docker, MySQL and Nginx for local development and remote deployment to AWS Lambda / API Gateway.
298298
* [docker-lambda-python36-rust](https://github.com/ElementAI/docker-lambda-python36-rust) - Docker image that builds Rust applications serverless for AWS Lambda.
299-
* [docker-lambda](https://github.com/lambci/docker-lambda) - Docker images and test runners that replicate the live AWS Lambda environment
299+
* [docker-lambda](https://github.com/lambci/docker-lambda) - Docker images and test runners that replicate the live AWS Lambda environment.
300+
* [domovoi](https://github.com/kislyuk/domovoi) - Domovoi is an extension to [AWS Chalice](https://github.com/awslabs/chalice) to handle [AWS Lambda](https://aws.amazon.com/lambda/) event sources other than HTTP requests through an API Gateway. Domovoi lets you easily configure and deploy a Lambda function to serve HTTP requests through an [ALB](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/lambda-functions.html), on a schedule, or in response to a variety of events like an [SNS](https://aws.amazon.com/sns/) or [SQS](https://aws.amazon.com/sqs/) message, S3 event, or custom AWS [step function](https://aws.amazon.com/step-functions/) transitions.
300301
* [formplug-serverless](https://github.com/danielireson/formplug-serverless) - A form forwarding service for AWS Lambda that you can use to accept form submissions by email without server-side code.
301302
* [goad](https://github.com/goadapp/goad) - An AWS Lambda powered, highly distributed, load testing tool built in Go.
302303
* [http-lambda](https://github.com/nextmetaphor/http-lambda) - A simple golang-based utility which enables AWS Lambda functions to be invoked from an HTTP endpoint. Use if you want to expose Lambda functions over HTTP without using the AWS API Gateway.

0 commit comments

Comments
(0)

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