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.

updated at May 22, 2024, 12:11 p.m.

JavaScript

84 +0

1,374 +1

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.

updated at May 2, 2024, 11:27 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.

updated at March 7, 2024, 8:46 a.m.

JavaScript

26 +0

285 +0

110 +0

GitHub