Deployed ec96d83 with MkDocs version: 1.1.2

This commit is contained in:
Kalyanasundaram Somasundaram
2020-11-17 15:02:28 +05:50
parent cc0b7fe117
commit f20e004829
126 changed files with 4064 additions and 42 deletions

View File

@@ -402,7 +402,7 @@
<li class="md-nav__item">
<a href="python_web/sre-conclusion/" class="md-nav__link">
SRE Aspects of The App and Conclusion
Conclusion
</a>
</li>
@@ -739,13 +739,19 @@ Early 2019, we started visiting campuses to recruit the brightest minds to ensur
<p>There is a vast amount of resources scattered throughout the web on what are the roles and responsibilities of an SREs, how to monitor site health, handling incidents, maintain SLO/SLI etc. But there are very few resources out there guiding someone on what all basic skill sets one has to acquire as a beginner. Because of the lack of these resources we felt that individuals are having a tough time getting into open positions in the industry. We created School Of SRE as a starting point for anyone wanting to build their career in the role of SRE. </p>
<p>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:</p>
<ul>
<li>Fundamentals Series<ul>
<li>Linux basics</li>
<li><a href="https://linkedin.github.io/school-of-sre/git/git-basics/">Git</a> </li>
<li><a href="https://linkedin.github.io/school-of-sre/linux_networking/intro/">Linux Networking</a></li>
</ul>
</li>
<li><a href="https://linkedin.github.io/school-of-sre/python_web/intro/">Python and Web</a></li>
<li>Data<ul>
<li>Relational databases (MySQL)</li>
<li>NoSQL concepts </li>
<li><a href="https://linkedin.github.io/school-of-sre/big_data/intro/">Big Data</a></li>
</ul>
</li>
<li><a href="https://linkedin.github.io/school-of-sre/systems_design/intro/">Systems Design</a></li>
<li><a href="https://linkedin.github.io/school-of-sre/security/intro/">Security</a></li>
</ul>