Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Releases: awslabs/simplebeerservice

Simple Beer Service v5.1

01 Jul 20:43
Compare
Choose a tag to compare
Pre-release

More to come! This is the latest development branch of Simple Beer Service.

Simple Beer Service v5.0

01 Jul 20:42
Compare
Choose a tag to compare

Simple Beer Service is a cloud-connected kegerator that sends sensor data (beer flow, temperature, humidity, sound levels and proximity) to AWS. In version 5 (v0.5.0), Simple Beer Service kegerators publish sensor data collected by an IoT device to an Amazon IoT Device Gateway. The Amazon IoT Rule Engine is used to invoke downstream actions in AWS, such as publishing to an Amazon Kinesis Firehose or an Amazon DynamoDB table.

The data visualizations are delivered through a static web application dashboard that opens a web socket connection to the same Amazon IoT Topic, providing a near real-time display of the sensor data. The web application is stored in Amazon S3 and delivered through Amazon’s content delivery network, Amazon CloudFront.