awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
danilop avatar

danilop/LambdAuth

0
View on GitHub↗
1,366 星标·226 分支·JavaScript·MIT·2 次浏览

LambdAuth

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.

Features

  • Serverless and Lambda - Sample authentication service.

Star 历史

danilop/lambdauth 的 Star 历史图表danilop/lambdauth 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

LambdAuth 的开源替代方案

相似的开源项目,按与 LambdAuth 的功能重合度排序。
  • awslabs/amazon-elasticsearch-lambda-samplesawslabs 的头像

    awslabs/amazon-elasticsearch-lambda-samples

    386在 GitHub 上查看↗

    Data ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code

    JavaScript
    在 GitHub 上查看↗386
  • awslabs/aws-lambda-redshift-loaderawslabs 的头像

    awslabs/aws-lambda-redshift-loader

    595在 GitHub 上查看↗

    Amazon Redshift Database Loader implemented in AWS Lambda

    JavaScript
    在 GitHub 上查看↗595
  • awslabs/create-thumbnails-lambdaawslabs 的头像

    awslabs/create-thumbnails-lambda

    28在 GitHub 上查看↗

    This project shows how to use the grunt-aws-lambda plugin to develop and test your AWS Lambda function locally. It uses the CreateThumbnail function described in the AWS Lambda documentation.

    JavaScript
    在 GitHub 上查看↗28
  • aws/aws-lambda-java-libsaws 的头像

    aws/aws-lambda-java-libs

    548在 GitHub 上查看↗

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

    C++
    在 GitHub 上查看↗548
查看 LambdAuth 的所有 13 个替代方案→

常见问题解答

danilop/lambdauth 是做什么的?

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.

danilop/lambdauth 的主要功能有哪些?

danilop/lambdauth 的主要功能包括:Serverless and Lambda。

danilop/lambdauth 有哪些开源替代品?

danilop/lambdauth 的开源替代品包括: awslabs/amazon-elasticsearch-lambda-samples — Data ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code. awslabs/aws-lambda-redshift-loader — Amazon Redshift Database Loader implemented in AWS Lambda. awslabs/create-thumbnails-lambda — This project shows how to use the grunt-aws-lambda plugin to develop and test your AWS Lambda function locally. It… awslabs/lambda-ecs-worker-pattern — This example code illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container… awslabs/lambda-refarch-fileprocessing — Serverless Reference Architecture for Real-time File Processing. aws/aws-lambda-java-libs — Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.