vitorbaptista / shellshare

Live terminal broadcasts
https://shellshare.net
Apache License 2.0
224 stars 23 forks source link

Investigate on using a serverless architecture #44

Open vitorbaptista opened 7 years ago

vitorbaptista commented 7 years ago

We might be able to run the static pages over S3 (or maybe GitHub pages) and the communications via AWS IoT + AWS Lambda + API Gateway. http://stesie.github.io/2016/04/aws-iot-pubsub might be helpful.

edmundlaugasson commented 6 years ago

Looks like #52 needs that feature very much.