LambdAuth in donnemartin/awesome-aws

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.

created at May 17, 2015, 1:46 p.m.

JavaScript

84 +0

1,373 +0

234 +0

GitHub
yas3fs in donnemartin/awesome-aws

YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.

created at Nov. 26, 2012, 1:39 p.m.

Python

40 +0

641 +0

98 +0

GitHub
AWS_Lambda_in_Action in donnemartin/awesome-aws

This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.

created at Feb. 28, 2016, 3:24 p.m.

JavaScript

26 +0

285 +0

110 +0

GitHub