mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-21 07:58:03 +00:00
Deployed da2599e with MkDocs version: 1.1.2
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
|
||||
<title>References - SchoolOfSRE</title>
|
||||
<title>Conclusion - SchoolOfSRE</title>
|
||||
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
</span>
|
||||
<span class="md-header-nav__topic md-ellipsis">
|
||||
|
||||
References
|
||||
Conclusion
|
||||
|
||||
</span>
|
||||
</div>
|
||||
@@ -275,6 +275,18 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../git/conclusion/" class="md-nav__link">
|
||||
Conclusion
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
@@ -505,79 +517,18 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-1" type="checkbox" id="nav-4-1" >
|
||||
<label class="md-nav__link" for="nav-4-1">
|
||||
Big Data
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
<nav class="md-nav" aria-label="Big Data" data-md-level="2">
|
||||
<label class="md-nav__title" for="nav-4-1">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Big Data
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../big_data/intro/" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../big_data/evolution/" class="md-nav__link">
|
||||
Evolution and Architecure of Hadoop
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../big_data/tasks/" class="md-nav__link">
|
||||
Tasks and conclusion
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-2" type="checkbox" id="nav-4-2" checked>
|
||||
<label class="md-nav__link" for="nav-4-2">
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-1" type="checkbox" id="nav-4-1" checked>
|
||||
<label class="md-nav__link" for="nav-4-1">
|
||||
NoSQL Concepts
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
<nav class="md-nav" aria-label="NoSQL Concepts" data-md-level="2">
|
||||
<label class="md-nav__title" for="nav-4-2">
|
||||
<label class="md-nav__title" for="nav-4-1">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
NoSQL Concepts
|
||||
</label>
|
||||
@@ -623,7 +574,7 @@
|
||||
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
References
|
||||
Conclusion
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -634,6 +585,67 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item md-nav__item--nested">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="nav-4-2" type="checkbox" id="nav-4-2" >
|
||||
<label class="md-nav__link" for="nav-4-2">
|
||||
Big Data
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
<nav class="md-nav" aria-label="Big Data" data-md-level="2">
|
||||
<label class="md-nav__title" for="nav-4-2">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Big Data
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-scrollfix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../big_data/intro/" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../big_data/evolution/" class="md-nav__link">
|
||||
Evolution and Architecure of Hadoop
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../big_data/tasks/" class="md-nav__link">
|
||||
Conclusion
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
@@ -863,17 +875,17 @@
|
||||
|
||||
<h1 id="further-reading">Further reading:</h1>
|
||||
<p>NoSQL:</p>
|
||||
<p>https://hostingdata.co.uk/nosql-database/</p>
|
||||
<p>https://www.mongodb.com/nosql-explained</p>
|
||||
<p>https://www.mongodb.com/nosql-explained/nosql-vs-sql</p>
|
||||
<p><a href="https://hostingdata.co.uk/nosql-database/">https://hostingdata.co.uk/nosql-database/</a></p>
|
||||
<p><a href="https://www.mongodb.com/nosql-explained">https://www.mongodb.com/nosql-explained</a></p>
|
||||
<p><a href="https://www.mongodb.com/nosql-explained/nosql-vs-sql">https://www.mongodb.com/nosql-explained/nosql-vs-sql</a></p>
|
||||
<p>Cap Theorem</p>
|
||||
<p>http://www.julianbrowne.com/article/brewers-cap-theorem</p>
|
||||
<p><a href="http://www.julianbrowne.com/article/brewers-cap-theorem">http://www.julianbrowne.com/article/brewers-cap-theorem</a></p>
|
||||
<p>Scalability</p>
|
||||
<p>http://www.slideshare.net/jboner/scalability-availability-stability-patterns</p>
|
||||
<p><a href="http://www.slideshare.net/jboner/scalability-availability-stability-patterns">http://www.slideshare.net/jboner/scalability-availability-stability-patterns</a></p>
|
||||
<p>Eventual Consistency</p>
|
||||
<p>https://www.allthingsdistributed.com/2008/12/eventually_consistent.html</p>
|
||||
<p>https://www.toptal.com/big-data/consistent-hashing</p>
|
||||
<p>https://web.stanford.edu/class/cs244/papers/chord_TON_2003.pdf</p>
|
||||
<p><a href="https://www.allthingsdistributed.com/2008/12/eventually_consistent.html">https://www.allthingsdistributed.com/2008/12/eventually_consistent.html</a></p>
|
||||
<p><a href="https://www.toptal.com/big-data/consistent-hashing">https://www.toptal.com/big-data/consistent-hashing</a></p>
|
||||
<p><a href="https://web.stanford.edu/class/cs244/papers/chord_TON_2003.pdf">https://web.stanford.edu/class/cs244/papers/chord_TON_2003.pdf</a></p>
|
||||
|
||||
|
||||
|
||||
@@ -907,7 +919,7 @@
|
||||
</a>
|
||||
|
||||
|
||||
<a href="../../systems_design/intro/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<a href="../../big_data/intro/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<div class="md-footer-nav__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer-nav__direction">
|
||||
|
||||
Reference in New Issue
Block a user