Initial commit to metrics and monitoring course

This commit is contained in:
Sumit Sulakhe
2021-02-08 05:25:23 -08:00
committed by Sumit Sulakhe
parent bbd0cd38b5
commit a3ffe9c1d0
21 changed files with 693 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ In this course, we are focusing on building strong foundational skills. The cour
- [NoSQL concepts](https://linkedin.github.io/school-of-sre/databases_nosql/intro/)
- [Big Data](https://linkedin.github.io/school-of-sre/big_data/intro/)
- [Systems Design](https://linkedin.github.io/school-of-sre/systems_design/intro/)
- [Metrics and Monitoring](metrics_and_monitoring/introduction.md)
- [Security](https://linkedin.github.io/school-of-sre/security/intro/)
We believe continuous learning will help in acquiring deeper knowledge and competencies in order to expand your skill sets, every module has added references which could be a guide for further learning. Our hope is that by going through these modules we should be able to build the essential skills required for a Site Reliability Engineer.