Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frichetten/did-it-crash

A small lambda function to see if a website is down
https://github.com/frichetten/did-it-crash

Last synced: about 2 months ago
JSON representation

A small lambda function to see if a website is down

Awesome Lists containing this project

README

        

# did-it-crash
A small lambda function to see if a website is down

## Deployment
`zip -r did-it-crash.zip index.js node_modules/ package.json`

Upload this zip file to lambda.

Configure an SNS topic and an IAM role to allow Lambda to write to CloudWatch and Publish SNS messages.