mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-07 00:58:03 +00:00
reorganise course folders
This commit is contained in:
@@ -11,17 +11,17 @@ There is a vast amount of resources scattered throughout the web on what the rol
|
||||
In this course, we are focusing on building strong foundational skills. The course is structured in a way to provide more real life examples and how learning each of these topics can play an important role in day to day SRE life. Currently we are covering the following topics under the School Of SRE:
|
||||
|
||||
- Fundamentals Series
|
||||
- [Linux Basics](https://linkedin.github.io/school-of-sre/linux_basics/intro/)
|
||||
- [Git](https://linkedin.github.io/school-of-sre/git/git-basics/)
|
||||
- [Linux Networking](https://linkedin.github.io/school-of-sre/linux_networking/intro/)
|
||||
- [Python and Web](https://linkedin.github.io/school-of-sre/python_web/intro/)
|
||||
- [Linux Basics](https://linkedin.github.io/school-of-sre/level101/linux_basics/intro/)
|
||||
- [Git](https://linkedin.github.io/school-of-sre/level101/git/git-basics/)
|
||||
- [Linux Networking](https://linkedin.github.io/school-of-sre/level101/linux_networking/intro/)
|
||||
- [Python and Web](https://linkedin.github.io/school-of-sre/level101/python_web/intro/)
|
||||
- Data
|
||||
- [Relational databases(MySQL)](https://linkedin.github.io/school-of-sre/databases_sql/intro/)
|
||||
- [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](https://linkedin.github.io/school-of-sre/metrics_and_monitoring/introduction/)
|
||||
- [Security](https://linkedin.github.io/school-of-sre/security/intro/)
|
||||
- [Relational databases(MySQL)](https://linkedin.github.io/school-of-sre/level101/databases_sql/intro/)
|
||||
- [NoSQL concepts](https://linkedin.github.io/school-of-sre/level101/databases_nosql/intro/)
|
||||
- [Big Data](https://linkedin.github.io/school-of-sre/level101/big_data/intro/)
|
||||
- [Systems Design](https://linkedin.github.io/school-of-sre/level101/systems_design/intro/)
|
||||
- [Metrics and Monitoring](https://linkedin.github.io/school-of-sre/level101/metrics_and_monitoring/introduction/)
|
||||
- [Security](https://linkedin.github.io/school-of-sre/level101/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 that 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user