From e1200edb3c7806b3f22dfe2ddbf95f0ee0ea7a08 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 4 Aug 2021 11:48:37 +0000 Subject: [PATCH] Deployed 2522176 with MkDocs version: 1.1.2 --- 404.html | 10 +- CODE_OF_CONDUCT/index.html | 10 +- CONTRIBUTING/index.html | 10 +- index.html | 10 +- level101/big_data/evolution/index.html | 10 +- level101/big_data/intro/index.html | 10 +- level101/big_data/tasks/index.html | 12 +- .../further_reading/index.html | 10 +- level101/databases_nosql/intro/index.html | 10 +- .../databases_nosql/key_concepts/index.html | 10 +- .../databases_sql/backup_recovery/index.html | 10 +- level101/databases_sql/concepts/index.html | 10 +- level101/databases_sql/conclusion/index.html | 10 +- level101/databases_sql/innodb/index.html | 10 +- level101/databases_sql/intro/index.html | 10 +- level101/databases_sql/lab/index.html | 10 +- level101/databases_sql/mysql/index.html | 10 +- level101/databases_sql/operations/index.html | 10 +- .../query_performance/index.html | 10 +- level101/databases_sql/replication/index.html | 10 +- .../databases_sql/select_query/index.html | 10 +- level101/git/branches/index.html | 10 +- level101/git/conclusion/index.html | 10 +- level101/git/git-basics/index.html | 10 +- level101/git/github-hooks/index.html | 10 +- .../command_line_basics/index.html | 10 +- level101/linux_basics/conclusion/index.html | 10 +- level101/linux_basics/intro/index.html | 10 +- .../linux_server_administration/index.html | 10 +- .../linux_networking/conclusion/index.html | 10 +- level101/linux_networking/dns/index.html | 10 +- level101/linux_networking/http/index.html | 10 +- level101/linux_networking/intro/index.html | 10 +- level101/linux_networking/ipr/index.html | 10 +- level101/linux_networking/tcp/index.html | 10 +- level101/linux_networking/udp/index.html | 10 +- .../metrics_and_monitoring/alerts/index.html | 10 +- .../best_practices/index.html | 10 +- .../command-line_tools/index.html | 10 +- .../conclusion/index.html | 10 +- .../introduction/index.html | 12 +- .../observability/index.html | 10 +- .../third-party_monitoring/index.html | 10 +- level101/python_web/intro/index.html | 10 +- .../python_web/python-concepts/index.html | 10 +- .../python_web/python-web-flask/index.html | 10 +- level101/python_web/sre-conclusion/index.html | 12 +- .../python_web/url-shorten-app/index.html | 10 +- level101/security/conclusion/index.html | 10 +- level101/security/fundamentals/index.html | 10 +- level101/security/intro/index.html | 10 +- level101/security/network_security/index.html | 10 +- .../threats_attacks_defences/index.html | 10 +- .../security/writing_secure_code/index.html | 10 +- .../systems_design}/availability/index.html | 310 ++++++++++---- .../systems_design}/conclusion/index.html | 196 +++++---- .../fault-tolerance/index.html | 279 ++++++++---- .../systems_design}/images/availability.jpg | Bin .../systems_design}/images/cdn.jpg | Bin .../images/first-architecture.jpg | Bin .../images/horizontal-scaling.jpg | Bin .../systems_design}/images/microservices.jpg | Bin .../systems_design}/images/sharding-1.jpg | Bin .../systems_design}/images/sharding-2.jpg | Bin .../systems_design}/images/swimlane-1.jpg | Bin .../systems_design}/images/swimlane-2.jpg | Bin .../systems_design}/intro/index.html | 264 ++++++++---- .../systems_design}/scalability/index.html | 401 ++++++++++++++---- search/search_index.json | 2 +- sitemap.xml | 20 + sitemap.xml.gz | Bin 221 -> 224 bytes sre_community/index.html | 10 +- 72 files changed, 1375 insertions(+), 653 deletions(-) rename {systems_design => level101/systems_design}/availability/index.html (78%) rename {systems_design => level101/systems_design}/conclusion/index.html (78%) rename {systems_design => level101/systems_design}/fault-tolerance/index.html (78%) rename {systems_design => level101/systems_design}/images/availability.jpg (100%) rename {systems_design => level101/systems_design}/images/cdn.jpg (100%) rename {systems_design => level101/systems_design}/images/first-architecture.jpg (100%) rename {systems_design => level101/systems_design}/images/horizontal-scaling.jpg (100%) rename {systems_design => level101/systems_design}/images/microservices.jpg (100%) rename {systems_design => level101/systems_design}/images/sharding-1.jpg (100%) rename {systems_design => level101/systems_design}/images/sharding-2.jpg (100%) rename {systems_design => level101/systems_design}/images/swimlane-1.jpg (100%) rename {systems_design => level101/systems_design}/images/swimlane-2.jpg (100%) rename {systems_design => level101/systems_design}/intro/index.html (77%) rename {systems_design => level101/systems_design}/scalability/index.html (79%) diff --git a/404.html b/404.html index eb7ba08..eb04efe 100644 --- a/404.html +++ b/404.html @@ -929,7 +929,7 @@
  • - + Introduction
  • @@ -941,7 +941,7 @@
  • - + Scalability
  • @@ -953,7 +953,7 @@
  • - + Availability
  • @@ -965,7 +965,7 @@
  • - + Fault Tolerance
  • @@ -977,7 +977,7 @@
  • - + Conclusion
  • diff --git a/CODE_OF_CONDUCT/index.html b/CODE_OF_CONDUCT/index.html index ba3b266..21b78b2 100644 --- a/CODE_OF_CONDUCT/index.html +++ b/CODE_OF_CONDUCT/index.html @@ -934,7 +934,7 @@
  • - + Introduction
  • @@ -946,7 +946,7 @@
  • - + Scalability
  • @@ -958,7 +958,7 @@
  • - + Availability
  • @@ -970,7 +970,7 @@
  • - + Fault Tolerance
  • @@ -982,7 +982,7 @@
  • - + Conclusion
  • diff --git a/CONTRIBUTING/index.html b/CONTRIBUTING/index.html index 45dd6fd..fb4b3d3 100644 --- a/CONTRIBUTING/index.html +++ b/CONTRIBUTING/index.html @@ -934,7 +934,7 @@
  • - + Introduction
  • @@ -946,7 +946,7 @@
  • - + Scalability
  • @@ -958,7 +958,7 @@
  • - + Availability
  • @@ -970,7 +970,7 @@
  • - + Fault Tolerance
  • @@ -982,7 +982,7 @@
  • - + Conclusion
  • diff --git a/index.html b/index.html index f0ecc9a..cf293bb 100644 --- a/index.html +++ b/index.html @@ -943,7 +943,7 @@
  • - + Introduction
  • @@ -955,7 +955,7 @@
  • - + Scalability
  • @@ -967,7 +967,7 @@
  • - + Availability
  • @@ -979,7 +979,7 @@
  • - + Fault Tolerance
  • @@ -991,7 +991,7 @@
  • - + Conclusion
  • diff --git a/level101/big_data/evolution/index.html b/level101/big_data/evolution/index.html index 5451d92..d148792 100644 --- a/level101/big_data/evolution/index.html +++ b/level101/big_data/evolution/index.html @@ -949,7 +949,7 @@
  • - + Introduction
  • @@ -961,7 +961,7 @@
  • - + Scalability
  • @@ -973,7 +973,7 @@
  • - + Availability
  • @@ -985,7 +985,7 @@
  • - + Fault Tolerance
  • @@ -997,7 +997,7 @@
  • - + Conclusion
  • diff --git a/level101/big_data/intro/index.html b/level101/big_data/intro/index.html index 84537fc..3476dee 100644 --- a/level101/big_data/intro/index.html +++ b/level101/big_data/intro/index.html @@ -999,7 +999,7 @@
  • - + Introduction
  • @@ -1011,7 +1011,7 @@
  • - + Scalability
  • @@ -1023,7 +1023,7 @@
  • - + Availability
  • @@ -1035,7 +1035,7 @@
  • - + Fault Tolerance
  • @@ -1047,7 +1047,7 @@
  • - + Conclusion
  • diff --git a/level101/big_data/tasks/index.html b/level101/big_data/tasks/index.html index e6f103d..0a5214c 100644 --- a/level101/big_data/tasks/index.html +++ b/level101/big_data/tasks/index.html @@ -985,7 +985,7 @@
  • - + Introduction
  • @@ -997,7 +997,7 @@
  • - + Scalability
  • @@ -1009,7 +1009,7 @@
  • - + Availability
  • @@ -1021,7 +1021,7 @@
  • - + Fault Tolerance
  • @@ -1033,7 +1033,7 @@
  • - + Conclusion
  • @@ -1412,7 +1412,7 @@ -