Skip to content

awesome-lambda/awesome-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

awesome-lambda

A collection of useful Tools and Functions for AWS Lambda

Tools/Frameworks

In this section, we will note the languages that it supports, how it differs from the other frameworks, and the language it is written in.

  • AWS Serverless Application Model - Natively supported with CloudFormation
  • Chalice - Python2.7 - Written by AWS, still in preview - Python
  • Gordon - Go/Java/JavaScript/Python/Scala - Automatically packages dependencies, integration with pip/npm/gradle, Deploys resources using CloudFormation - Python
  • Serverless - Java/JavaScript/Python/Scala - Lots of Plugins, Deploys resources using CloudFormation - JavaScript
  • Zappa - Python
  • Backand - Node.JS/JavaScript - A serverless development platform built to make AWS Lambda easier. Create your own Lambda functions, or connect your AWS account to use your Lambda functions in the Lambda Launcher tool, providing easy access to running your Lambda functions
  • FuseLess - CFML/ColdFusion - a toolkit for running Lambda functions written in CFML.

Reference Architectures

Functions

About

A collection of Functions for AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors