All Git Users → danilop

10 open source projects by danilop

1. Aws lambda in action
This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.
✭ 246
javascript
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.
3. Serverless Chat
A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB
4. Yas3fs Console
A web console to easy monitor the nodes of a YAS3FS cluster.
✭ 13
javascript
5. Lightbulbswitch
Sample AWS Lambda function to use AWS IoT Device Shadow to switch a connected lightbulb ON or OFF
✭ 13
javascript
6. Runjop
RunJOP (Run Just Once Please) is a distributed execution framework to run a command (i.e. a job) only once in a group of servers.
✭ 18
python
7. Yas3fs
YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
✭ 601
python
9. serverless-iot-analytics
Serverless processing of sensor data using AWS IoT, Amazon Kinesis and AWS Lambda to display the result graphically on a static web page.
10. SNS2IFTTT
A sample AWS Lambda function to push SNS notifications to IFTTT via the Maker channel
✭ 19
javascript
1-10 of 10 user projects