afronski / serverless-dotnet-on-aws

Source code from the talk "Serverless .NET on AWS" made by @afronski :phone: Example: Automatic On-call Roster Management!

Home Page:http://bit.ly/2JycfAl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless .NET on AWS

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 the lectures - I have performed it in following places:

Topics

During that we will cover following topics:

  • Amazon Cognito,
  • Amazon S3,
  • Amazon Lambda,
  • Amazon API Gateway,
  • 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.

About

Source code from the talk "Serverless .NET on AWS" made by @afronski :phone: Example: Automatic On-call Roster Management!

http://bit.ly/2JycfAl

License:MIT License


Languages

Language:C# 46.9%Language:HTML 18.5%Language:JavaScript 18.3%Language:F# 6.9%Language:Shell 5.0%Language:Dockerfile 3.6%Language:Makefile 0.4%Language:CSS 0.3%