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 Aug. 31, 2024, 7:03 p.m.

JavaScript

26 +0

287 +0

110 +0

GitHub
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 Sept. 2, 2024, 7:15 p.m.

JavaScript

84 +0

1,371 +0

234 +0

GitHub