All Projects → ks888 → Lambstatus

ks888 / Lambstatus

Licence: apache-2.0
[Maintenance mode] Serverless Status Page System

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Lambstatus

Chalice
Python Serverless Microframework for AWS
Stars: ✭ 8,513 (+543.46%)
Mutual labels:  serverless, aws-lambda, lambda
Apex
Old apex/apex
Stars: ✭ 20 (-98.49%)
Mutual labels:  serverless, aws-lambda, lambda
Corgi
AWS Lambda / API Gateway native, fast and simple web framework
Stars: ✭ 44 (-96.67%)
Mutual labels:  serverless, aws-lambda, lambda
Aws Auto Terminate Idle Emr
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
Stars: ✭ 21 (-98.41%)
Mutual labels:  serverless, aws-lambda, cloudformation
Aws Serverless Airline Booking
Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.
Stars: ✭ 1,290 (-2.49%)
Mutual labels:  serverless, aws-lambda, lambda
Serverless Plugin Stackstorm
Plugin for serverless framework to run ready to use actions from StackStorm Exchange as AWS Lambda.
Stars: ✭ 28 (-97.88%)
Mutual labels:  serverless, aws-lambda, lambda
Serverless Application
🍤 ALIS Media - Serverless Application
Stars: ✭ 52 (-96.07%)
Mutual labels:  serverless, lambda, cloudformation
Aws Node Elasticache Vpc
Serverless function using elasticache (redis) within VPC
Stars: ✭ 22 (-98.34%)
Mutual labels:  serverless, aws-lambda, lambda
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+647.92%)
Mutual labels:  serverless, lambda, cloudformation
Serverless Node Simple Image Resize
Simple image resize AWS lambda function
Stars: ✭ 74 (-94.41%)
Mutual labels:  serverless, aws-lambda, lambda
Cloudmagick
CloudMagick is a serverless application which provides a dynamic image transformation like the small light module of apache2
Stars: ✭ 11 (-99.17%)
Mutual labels:  serverless, aws-lambda, cloudformation
Lambda Refarch Webapp
The Web Application reference architecture is a general-purpose, event-driven, web application back-end that uses AWS Lambda, Amazon API Gateway for its business logic. It also uses Amazon DynamoDB as its database and Amazon Cognito for user management. All static content is hosted using AWS Amplify Console.
Stars: ✭ 1,208 (-8.69%)
Mutual labels:  serverless, aws-lambda, lambda
Lamb
monitoring tool for better visibility when developing AWS Lambda functions
Stars: ✭ 11 (-99.17%)
Mutual labels:  serverless, aws-lambda, lambda
Lamlight
Lamlight is a command line tool to allow easy handling of AWS lambda functions. It allows to put heavy dependencies like numpy and scipy on AWS lambda and updating your lambda function very quickly.
Stars: ✭ 37 (-97.2%)
Mutual labels:  serverless, aws-lambda, lambda
Epsagon Go
Automated tracing library for Go 1.x ⚡️
Stars: ✭ 24 (-98.19%)
Mutual labels:  serverless, aws-lambda, lambda
Serverless Es Logs
A Serverless plugin to transport logs to ElasticSearch
Stars: ✭ 51 (-96.15%)
Mutual labels:  serverless, aws-lambda, lambda
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-98.64%)
Mutual labels:  serverless, aws-lambda, lambda
Aws Lambda Workshop
Some incremental examples suitable to host an AWS Lambda Functions workshop
Stars: ✭ 18 (-98.64%)
Mutual labels:  serverless, aws-lambda, lambda
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+537.87%)
Mutual labels:  serverless, aws-lambda, lambda
Serverless Node Simple Messaging
Simple email AWS lambda function
Stars: ✭ 75 (-94.33%)
Mutual labels:  serverless, aws-lambda, lambda

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].