Data ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code
Amazon Redshift Database Loader implemented in AWS Lambda
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.
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
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.
The main features of danilop/lambdauth are: Serverless and Lambda.
Open-source alternatives to danilop/lambdauth include: 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.