mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-21 16:08:03 +00:00
Fix Table of Contents
This commit is contained in:
@@ -8,10 +8,12 @@ There is a vast amount of resources scattered throughout the web on what are the
|
|||||||
|
|
||||||
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 the topics can play a bigger role in your day to day SRE life. Currently we are covering the following topics under the School Of SRE:
|
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 the topics can play a bigger role in your day to day SRE life. Currently we are covering the following topics under the School Of SRE:
|
||||||
|
|
||||||
|
- Fundamentals Series
|
||||||
- Linux basics
|
- Linux basics
|
||||||
- [Git](https://linkedin.github.io/school-of-sre/git/git-basics/)
|
- [Git](https://linkedin.github.io/school-of-sre/git/git-basics/)
|
||||||
- [Linux Networking](https://linkedin.github.io/school-of-sre/linux_networking/intro/)
|
- [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/)
|
- [Python and Web](https://linkedin.github.io/school-of-sre/python_web/intro/)
|
||||||
|
- Data
|
||||||
- Relational databases (MySQL)
|
- Relational databases (MySQL)
|
||||||
- NoSQL concepts
|
- NoSQL concepts
|
||||||
- [Big Data](https://linkedin.github.io/school-of-sre/big_data/intro/)
|
- [Big Data](https://linkedin.github.io/school-of-sre/big_data/intro/)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# SRE Parts of The App and Conclusion
|
# Conclusion
|
||||||
|
|
||||||
## Scaling The App
|
## Scaling The App
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ nav:
|
|||||||
- Some Python Concepts: python_web/python-concepts.md
|
- Some Python Concepts: python_web/python-concepts.md
|
||||||
- Python, Web and Flask: python_web/python-web-flask.md
|
- Python, Web and Flask: python_web/python-web-flask.md
|
||||||
- The URL Shortening App: python_web/url-shorten-app.md
|
- The URL Shortening App: python_web/url-shorten-app.md
|
||||||
- SRE Aspects of The App and Conclusion: python_web/sre-conclusion.md
|
- Conclusion: python_web/sre-conclusion.md
|
||||||
- Data:
|
- Data:
|
||||||
- Big Data:
|
- Big Data:
|
||||||
- Introduction: big_data/intro.md
|
- Introduction: big_data/intro.md
|
||||||
|
|||||||
Reference in New Issue
Block a user