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

ks888/LambStatus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

LambStatus

Launch CloudFormation Stack wercker status API Document

The project is now in the maintenance mode. Only critical bugs will be fixed, and there won’t be any more feature development. Also, the project will be archived after the end of February 2020. So please consider moving to other projects like Cachet.

LambStatus is the serverless status page system. See our website for features.

Demo

  • Status page: the page to tell your service's status to your users
  • Admin page: the page to change your service's status

Get Started

See the getting started page to build your first status page with just a few clicks!

Goals of this project

  • Offers an open source and serverless status page system.
  • Offers a pay-as-you-go pricing approach like AWS. We estimate the system takes just $1 to handle 30,000 visitors (see details).
  • Enables you to build and maintain the status page system with minimum effort.

Why Serverless?

Status page system is great with the Serverless architecture, because:

  • It eases your pain caused by the scaling / availability issues. It is terrible if your service is down AND heavy traffic from stuck users stops your status page.
  • It enables you to pay only for what you use. A status page only occasionally gets huge traffic. The system takes only $1 per 30,000 visitors and almost $0 if no visitors.