Skip to content

AWS Lambda error rate monitoring application using Node.js, TypeScript, Serverless, AWS Lambda, CloudFormation, CloudWatch, S3, SNS and PagerTree

License

Notifications You must be signed in to change notification settings

zulhilmizainuddin/aws-lambda-error-rate

Repository files navigation

aws-lambda-error-rate Build Status

AWS Lambda error rate monitoring application using Node.js, TypeScript, Serverless, AWS Lambda, CloudFormation, CloudWatch, S3, SNS and PagerTree

Prerequisite

  • Node.js
  • Serverless CLI
  • AWS account
  • AWS CLI credentials

Setup

Set VPC ID, subnet IDs and incident integration url in serverless-dev.yml.

Dependencies

$ npm i -g serverless
$ npm install

Compile

$ npm run build

Test

$ npm test

Deploy

$ sls deploy -v

Sequence Diagram

sequence-diagram

About

AWS Lambda error rate monitoring application using Node.js, TypeScript, Serverless, AWS Lambda, CloudFormation, CloudWatch, S3, SNS and PagerTree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published