FaaSClub

Curated list of resources for all things Serverless.

  • Example
  • Tooling
  • Guide
  • Project
Example

AWS SAM Lambda w/ Go

Example project to bootstrap AWS Lambda functions with AWS Serverless Application Model using Golang.

View on GitHub
Example

AWS SAM Lambda w/ Python

Example project to bootstrap AWS Lambda functions with AWS Serverless Application Model using Python.

View on GitHub
Example

AWS SAM Lambda w/ TypeScript

Example project to bootstrap AWS Lambda functions with AWS Serverless Application Model using TypeScript.

View on GitHub
Tooling

FaaS Makefile

Basic Makefile to bootstrap FaaS projects and assure a common tooling to package, deploy, and destroy AWS CloudFormation stacks.

View on GitHub
Guide

GitHub Releases in Slack

Notify Slack channels about new releases of your GitHub projects.

Visit Website
Project

Serverless Analytics w/ Kinesis

Create your own serverless website Analytics using Amazon Kinesis and AWS Lambda.

Visit Website
Project

State Machines and DynamoDB

Process a DynamoDB table with AWS Step Functions and State Machines.

View on GitHub
Project

URL Shortener

Build your own URL shortening service with Lambda, API Gateway, and DynamoDB.

View on GitHub