Topic

aws-lambda

Repositories (1311)

serverless-plugin-aws-resolvers
serverless-plugin-aws-resolvers jacob-meacham JavaScript

:zap: A plugin for the serverless framework that resolves deployed AWS services to variables from ESS, RDS, EC2, dynamodb or Kinesis.

27
auth0-APIGateway-CustomAuthorizer
auth0-APIGateway-CustomAuthorizer lakshmantgld JavaScript

A custom authorizer for securing the APIGateway URLs using Auth0

27
telegram-stepfunctions-bot
telegram-stepfunctions-bot Andrii-D Python

Serverless Telegram bot made on 4 AWS Lambda chained by AWS Step Functions. All of this written on Serverless Framework using plugins.

27
serverless-todo-demo
serverless-todo-demo taimos TypeScript

Todo app using AWS Serverless Application Model

27
kotlin-graalvm-custom-aws-lambda-runtime-talk
kotlin-graalvm-custom-aws-lambda-runtime-talk mduesterhoeft Kotlin

This is the demo code for a talk on improving cold startup times for JVM-based lambdas using GraalVM and Custom AWS Lambda Runtimes.

27
aws-lambda-servlet
aws-lambda-servlet bleshik Java

AWS Lambda adapter for Java's Servlets (and Jersey in particular, JAX-RS implementation)

27
web_scraping_python
web_scraping_python noahgift Jupyter Notebook

Techniques for Scraping the Web in Python

27
QuickSeek
QuickSeek harrybanda Python

QuickSeek is a chrome extension that allows you to easily search and navigate through a YouTube video, you can quickly find and watch only parts of th...

27
drone-lambda
drone-lambda appleboy Go

Deploying Lambda code with drone CI to an existing function

27
p5-aws-lambda
p5-aws-lambda shogo82148 Perl

AWS Lambda Layer for Perl5

27
lambdaeip
lambdaeip glassechidna Go

Internet connectivity for your VPC-attached Lambda functions without a NAT Gateway

27
chalice-extended-action
chalice-extended-action jayef0 Shell

Automated deployment of your Chalice application via Github Actions

27
cloudfront-reverse-proxy-apigw
cloudfront-reverse-proxy-apigw rehanvdm TypeScript

We use CloudFront running a SPA to reverse proxy to an API Gateway backend. This eliminates CORS which can hugely decrease request latency up to 50%.

27
amazon-s3-object-lambda-default-configuration
amazon-s3-object-lambda-default-configuration aws-samples Java

Automate the configuration of S3 Object Lambda.

27
netlify-go-function-demo
netlify-go-function-demo earthboundkid HTML

https://blog.carlmjohnson.net/post/2020/how-to-host-golang-on-netlify-for-free/

27
discord-bot-cdk-construct
discord-bot-cdk-construct GEMISIS TypeScript

A CDK Construct for creating a serverless Discord bot. All you need to do is supply your code to handle the commands!

27
lamver
lamver go-to-k Go

The CLI tool to search AWS Lambda runtime and versions across regions.

27
graphql-serverless
graphql-serverless muriloamendola JavaScript

Sample project to guide the use of GraphQL and Serverless Architecture.

26
aws-step-functions-example
aws-step-functions-example widdix

AWS Step Functions Example

26
aws-auto-terminate-idle-emr
aws-auto-terminate-idle-emr abdullahkhawer Python

An AWS based solution using AWS CloudWatch and AWS Lambda based on Python to automatically terminate AWS EMR clusters that have been idle for a specif...

26
lex-hello-world
lex-hello-world terrenjpeterson JavaScript

Hello World Functionality for a AWS Lex based Chatbot. This is a very basic version that just responds to a few intents.

26
lambda-checklist
lambda-checklist jeshan JavaScript

The checklist for meticulous serverless engineers

26
lambda-starter
lambda-starter buildbreakdo JavaScript

AWS Lambda Starter Kit with latest Babel 7, Jest 24 and Webpack 4.

26
aws-experiments-data-ingestion-and-analytics
aws-experiments-data-ingestion-and-analytics hervenivon TypeScript

Ingestion of bid requests through Amazon Kinesis Firehose and Kinesis Data Analytics. Data lake storage with Amazon S3. Restitution with Amazon QuickS...

26
serverless_data_pipeline_example
serverless_data_pipeline_example vincentclaes Python

Build and Deploy A Serverless Data Pipeline on AWS

26
PRAssigner
PRAssigner justeat Swift

Swift AWS Lambda to automatically assign engineers to pull requests with a Slack integration

26
Hodor
Hodor KI-labs Python

Hodor is a an automation application that is used to open the door controlled by an intercom system from Slack using a custom slash command.

26
scalajs-lambda.g8
scalajs-lambda.g8 bgahagan Scala

Scala.js AWS Lambda Template

26
lambdafs
lambdafs alixaxel TypeScript

Efficient (de)compression package for AWS Lambda

26
amazon-api-gateway-mutating-webhook-for-k8
amazon-api-gateway-mutating-webhook-for-k8 aws-samples Python

AWS API Gateway as K8S mutating webhook to modify in K8S Pod automatically

26
try-zappa
try-zappa codingforentrepreneurs Python

Create a Serverless Web Application using Zappa, AWS Lambda, and Django.

26
lamba-thumbnailer
lamba-thumbnailer deek87 TypeScript

AWS S3 Video Thumbnailer with Lambda

26
aws-timeout-increaser
aws-timeout-increaser zeoagency Go

Increases AWS API Gateway's timeout limit.

26
api2pdf.python
api2pdf.python Api2Pdf Python

Python client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTM...

26
serverless-starter
serverless-starter orangejellyfish JavaScript

🎬 A production-ready Serverless Framework starter kit for Node.js on AWS Lambda

26
aws-lambda-live-tuner
aws-lambda-live-tuner janritter Go

Tool to optimize Lambda functions on real incoming events

26
aws-serverless-demos
aws-serverless-demos unitypark TypeScript

🚀 aws serverless solutions mainly using with golang lambda functions.

26
TrackMatch
TrackMatch jlnbxn JavaScript

Bulk search tool for Apple Music and Spotify

26
visa_rescheduler_aws
visa_rescheduler_aws dvalbuena1 Python

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation - AWS Lambda

26
aws-network-firewall-automation-examples
aws-network-firewall-automation-examples aws-samples Python

automated approaches involving an AWS Network Firewall Rule Group, paired with an AWS Lambda function to perform steps

26
serverless-ecommerce-workshop
serverless-ecommerce-workshop fourTheorem CSS

A workshop to learn how to create a simple serverless e-commerce and deploying it on AWS

26
whatsapp-cloud-api-express
whatsapp-cloud-api-express j05u3 TypeScript

A set of Node.js and Express.js functions for sending/receiving messages using the Whatsapp Cloud API. Suited to work in serverless environments.

26
cloudfront-autoindex
cloudfront-autoindex artyom Go

AWS Lambda to work around index.html S3/CloudFront mess

25
serverless-app
serverless-app WaleedAshraf JavaScript

Using AWS Lambda with API Gateway and S3 for imagemagick tasks.

25
apollo-typed-lambda
apollo-typed-lambda tomyitav TypeScript

Setting up apollo server on aws lambda

25
serverless-plugin-select
serverless-plugin-select Enigmatic-Smile JavaScript

⛔️ DEPRECATED ⛔️ Select which functions are to be deployed based on region and stage.

25
xilution-react-todomvc
xilution-react-todomvc xilution JavaScript

An implementation of TodoMVC featuring AWS Serverless Application Model (SAM) and Xilution SaaS.

25
serverless-python-individually
serverless-python-individually cfchou JavaScript

A serverless framework plugin to install multiple lambda functions written in python.

25
zappa-s3-signature
zappa-s3-signature stratospark Jupyter Notebook

Sign AJAX/CORS requests on AWS Lambda for direct browser to S3 uploads

25
aws-lambda-golang-cdk
aws-lambda-golang-cdk RafalWilinski TypeScript

Higher level CDK construct for Golang Lambda functions

25