amazon-elasticsearch-lambda-samples
Data ingestion library
A sample code project for streaming data to Amazon Elasticsearch Service using AWS Lambda
Data ingestion for Amazon Elasticsearch Service from S3 and Amazon Kinesis, using AWS Lambda: Sample code
391 stars
38 watching
173 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
aws-samples/amazon-kinesis-learning | A tutorial project demonstrating near-real-time data processing using Amazon Kinesis Streams and Java. | 106 |
aws-samples/opsworks-elasticsearch-cookbook | A cookbook providing a sample implementation of Elasticsearch as part of the AWS OpsWorks platform | 35 |
aws-samples/eb-node-express | A complete sample application demonstrating the use of Node.js with Amazon Elastic Beanstalk | 7 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/machine-learning-samples | A collection of sample applications demonstrating the use of Amazon Machine Learning API for various machine learning tasks | 872 |
aws-samples/eb-node-express-sample | An Express application for AWS Elastic Beanstalk with DynamoDB integration | 281 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
neilkuan/aws-lambda-container-sample | An AWS Lambda project demonstrating custom container deployment using Dockerfile | 0 |
awslabs/aws-lambda-redshift-loader | An AWS Lambda function that automates data loading from Amazon S3 into an Amazon Redshift database cluster | 597 |
aws-samples/lambda-refarch-fileprocessing | An event-driven architecture for real-time file processing using AWS Lambda and SQS queues | 464 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
aws-samples/eb-python-flask | A simple web application using Python and Flask on AWS Elastic Beanstalk | 37 |
aws-samples/aws-java-sample | A Java application demonstrating AWS SDK usage for S3 service | 230 |
elastic/elasticsearch-js | An official client library for interacting with an Elasticsearch search engine using Node.js. | 28 |