Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 975 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 975 Bytes

serverless-telephonist

Motivation

How to manage on-call rotation effortlessly and in a cost effective way? Let's leverage AWS and serverless approach to integrate PagerDuty on-call schedule and Twilio number for managing it automatically!

Schedule

Repository is a foundation for lectures and workshops. I have performed it in following places:

Topics

During that we will cover following topics:

  • Amazon Cognito,
  • Amazon S3,
  • Amazon Lambda,
  • Serverless Framework,
  • Best practices, when it comes to development of such applications.

Integrations that we will cover:

For debugging and monitoring we are using:

  • Amazon X-Ray,
  • Amazon CloudWatch.