Hacker News new | ask | show | jobs
Show HN: LambStatus – Status page system built on AWS Lambda (github.com)
38 points by kyagami 3036 days ago
6 comments

The demo pages looks really nice!

Public: https://demo-status.lambstatus.org/

Admin: https://demo-admin.lambstatus.org/

When I discovered that Route53 won't healthcheck private DNS entries, I rolled my own pinger. Mine sucks. Yours is double awesome.
Looks great. Email notification of incident to subscribers is must. I couldn't find it.

You can hook it up with SNS I think.

Thank you. Actually the email notification is supported but disabled by default. Here is the doc: https://lambstatus.github.io/set-up-email-notification
This looks awesome, since it's lambda and node.js can it be deployed to multiple providers e.g. Google and MS?
Thank you. Unfortunately it can't so far since it depends on other AWS components like API Gateway and DynamoDB.
Hey HN! Thank you for all the interest! Feel free to ask any questions and I'll do my best to answer them!
this is awesome
Thanks!