Danilo Poccia

Results 16 repositories owned by Danilo Poccia

AutoScaling2IFTTT

21
Stars
3
Forks
Watchers

A sample AWS Lambda function to push EC2 Auto Scaling notifications to IFTTT via the Maker channel

AWS_Lambda_in_Action

284
Stars
111
Forks
Watchers

This source code distribution is a companion to the AWS Lambda in Action book available from Manning Publications.

A sample implementation of an evolutionary architecture for a serverless application using safe deployments, automatically computing the fitness function at deployment time, with the possibility to ro...

LambdAuth

1.4k
Stars
234
Forks
Watchers

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 sol...

ServerlessByDesign

288
Stars
35
Forks
Watchers

A visual approach to serverless development. Think. Build. Repeat.

serverless-chat

107
Stars
30
Forks
Watchers

A serverless web chat built using AWS Lambda, AWS IoT (for WebSockets) and Amazon DynamoDB

serverless-positive-chat

53
Stars
5
Forks
Watchers

An inclusive chat that avoids negative messages and translates the content in the language that you choose, tracking the main topics of a chat room.

runjop

19
Stars
2
Forks
Watchers

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.

SampleBatchProcessing

50
Stars
8
Forks
Watchers

Sample Implementation of Batch Processing on Amazon Web Services (AWS)

serverless-iot-analytics

27
Stars
9
Forks
Watchers

Serverless processing of sensor data using AWS IoT, Amazon Kinesis and AWS Lambda to display the result graphically on a static web page.