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.
The main features of awslabs/create-thumbnails-lambda are: Serverless and Lambda.
Open-source alternatives to awslabs/create-thumbnails-lambda 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/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. awslabs/lambda-refarch-iotbackend — Serverless Reference Architecture for creating an IoT Backend. aws/aws-lambda-java-libs — Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
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 example code illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS).
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.