diff --git a/contributions/presentation/week7/hugomal-oschel/README.md b/contributions/presentation/week7/hugomal-oschel/README.md new file mode 100644 index 000000000..5e4837b1a --- /dev/null +++ b/contributions/presentation/week7/hugomal-oschel/README.md @@ -0,0 +1,27 @@ +# Assignment Proposal + +## Title + +ChatOps Bots for Monitoring and Incident Response in DevOps + +## Names and KTH ID + + - Oscar Hellgren (oschel@kth.se) + - Hugo Malmberg (hugomal@kth.se) + +## Deadline + +- Week 7 + +## Category + +- Presentation + + +## Description + +In this presentation we will explain software bots and how they can be used to monitor platforms, both to quickly spot issues in production and speed up testing. + +**Relevance** + +Getting quick updates on issues is important, especially in production where the consequences can be large. Monitoring can also speed up testing of software, thus decreasing the time from coding to production while keeping high quality.