aws-lambda
Here are 5,035 public repositories matching this topic...
Serverless Python
-
Updated
Aug 11, 2020 - Python
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Jun 16, 2020 - Go
Python Serverless Microframework for AWS
-
Updated
Sep 3, 2020 - Python
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
-
Updated
Sep 2, 2020 - Shell
Standard Library API Development, Deployment, and Management Tools
-
Updated
Aug 4, 2020 - JavaScript
Emulate AWS λ and API Gateway locally when developing your Serverless project
-
Updated
Sep 6, 2020 - JavaScript
Run serverless applications and REST APIs using your existing Node.js application framework, on top of AWS Lambda and Amazon API Gateway
-
Updated
Aug 8, 2020 - JavaScript
Deploy Node.js projects to AWS Lambda and API Gateway easily
-
Updated
Mar 16, 2020 - JavaScript
OAuth Proxy
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
Hi,
I wanted to enable binary support on API gateway, but could not find the way to do it via component's inputs.
Is this something that you would consider adding in the future?
If so, I can try to add this feature. It doesn't look too complicated.
Thanks!
It looks like the list with extensions on the website is incomplete. Just deployed a microservice running bref using ext-gd even though there is no mention of it here: https://bref.sh/docs/environment/php.html#extensions-installed-and-enabled
Converts existing AutoScaling groups to up to 90% more cost-effective spot instances. Get started in minutes with minimal friction and no launch configuration changes. Automatic failover to on-demand and much more.
-
Updated
Aug 25, 2020 - Go
-
Updated
Mar 1, 2020
Chromium Binary for AWS Lambda and Google Cloud Functions
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
Describe the bug
I believe this is a bug, but I might just be missing how to properly use the containerize functionality.
The Dockerfile generated by https://github.com/bentoml/BentoML/blob/master/bentoml/clipper/__init__.py#L97 includes two args for PIP repos. However, the containerize functionality doesn't seem to expose these arguments. The problem is that this will override other p
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
-
Updated
Aug 24, 2020 - JavaScript
SQL Insert Statement
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):
fx access HTTP endpoint of docker engine to do image build and container run, but currently fx make docker endpoint to support HTTP with "socat" with docker run https://github.com/metrue/fx/blob/master/provisioner/darwin/darwin.go#L18, it'd would be great to migrate it to Go.
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
-
Updated
Jul 17, 2020 - HTML
A 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.
-
Updated
Nov 10, 2019 - JavaScript
[Maintenance mode] Serverless Status Page System
-
Updated
Mar 25, 2020 - JavaScript
λ A curated list of awesome AWS Lambda Layers.
-
Updated
Aug 19, 2020
A toolkit for developing and deploying serverless Python code in AWS Lambda.
-
Updated
Sep 1, 2020 - Python
Describe the bug
JSON data files for SSG pages (e.g. `_next/data/{build id}/file.json) are not being cached by Cloudfront, meaning that subsequent calls always go to the origin (and trigger the Lambdas@Edge).
To Reproduce
- Deploy a website with at least one SSG page.
- Visit the SSG page once. This should cache the JSON data.
- Refresh that page and observe the
x-cacherespons
Serverless email forwarding using AWS Lambda and SES
-
Updated
Jul 21, 2020 - JavaScript
The simplest, most powerful way to build serverless applications
-
Updated
Sep 2, 2020 - JavaScript
Improve this page
Add a description, image, and links to the aws-lambda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-lambda topic, visit your repo's landing page and select "manage topics."


I am using the new support for EFS. Another stack outputs the ARN of the EFS and I use it as follows
While this works, it throws the following warning during deploy: