Fix Table of Contents

This commit is contained in:
Kalyanasundaram Somasundaram
2020-11-17 14:37:14 +05:30
parent 9fe4231a81
commit 7a2aaab078
3 changed files with 10 additions and 8 deletions

View File

@@ -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/)

View File

@@ -1,4 +1,4 @@
# SRE Parts of The App and Conclusion # Conclusion
## Scaling The App ## Scaling The App

View File

@@ -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