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.
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.
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.