lambda-refarch-iotbackend
IoT processor
An event-driven architecture for processing IoT data with AWS Lambda and IoT Core
Serverless Reference Architecture for creating an IoT Backend
254 stars
48 watching
80 forks
Language: Python
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/lambda-refarch-fileprocessing | An event-driven architecture for real-time file processing using AWS Lambda and SQS queues | 464 |
aws-samples/lambda-refarch-mobilebackend | An end-to-end reference architecture for building a mobile backend using AWS Lambda and other services. | 587 |
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/aws-iot-device-sdk-arduino-yun | Provides an SDK to connect Arduino Yún boards to AWS IoT for device communication and data synchronization | 162 |
pharo-iot/pharothings | Enables remote programming and debugging of IoT devices using Smalltalk | 90 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
iotsharp/iotsharp | An open-source IoT platform for data collection, processing, visualization, and device management using C# | 1,046 |
aws-samples/reinvent2015-dev309 | Provides sample code examples for processing large-scale metrics in Ruby using Hadoop and Amazon Redshift | 7 |
aws/aws-lambda-builders | A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 339 |
aws-samples/aws2tf | Automates importing of AWS resources into Terraform and generates the corresponding HCL code | 586 |
aws-samples/eb-py-flask-signup-worker | An AWS Elastic Beanstalk worker application in Python | 44 |
aws-samples/aws-python-sample | A Python application demonstrating AWS SDK usage for storing and managing data in Amazon S3 | 199 |
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/aws-iot-device-sdk-embedded-c | Provides a set of libraries and tools to connect IoT devices to AWS services securely | 981 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |