freerange/trello-backup

AWS: Add some kind of monitoring so we are aware of failures

Closed this issue · 2 comments

  • I've done some preliminary work on the use of metrics & alarms for this
  • We might want to investigate Dead Letter Queues, although I'm not sure they are appropriate in this case

I've added email notification for exceptions raised in either of the lambda functions in 4ec16c2.

I think this is enough for now. We can consider adding more monitoring later. Closing.