Giter Site home page Giter Site logo

lambstatus's Introduction

LambStatus

Launch CloudFormation Stack wercker status Gitter API Document Twitter

LambStatus is a serverless status page system inspired by StatusPage.io.

With a few clicks, You can build a status page like this:

StatusPage Demo

The demo pages are available:

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

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 at 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.

Apart from the Serverless architecture, LambStatus enables you to:

  • Build and update the system with a few clicks (by the power of the CloudFormation)
  • Choose the AWS region different from your service's region. If both your service and its status page rely on the same region, the region outage may stop both.

Installation

Launch your cloudformation stack by clicking the button below:

Launch CloudFormation Stack

When a window to create a new CloudFormation stack is opened, click Next.

CloudFormationWizard1

Then, enter your email address and click Next.

CloudFormationWizard2

Click Next again.

CloudFormationWizard3

Check the acknowledgment checkbox at the bottom (see here to check IAM resources) and click Create.

CloudFormationWizard4

When the stack is created, the email will be sent to the email address of the initial user. It may take 20-25 minutes, mainly due to the settings of CloudFront Distribution.

CloudFormationWizard5

  NOTE: if you don't receive the email after 30 minutes, check the spam folder. The email comes from [email protected].

Click the link in the email, and sign in to admin console.

CloudFormationWizard6

See the demo page for the usage example and the wiki for advanced usage.

Join our Community

Any contributions are very welcome!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.