From 1788cab644345471f82ad8b829b7c299fdcaae47 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 12 Aug 2021 03:51:28 +0000 Subject: [PATCH] Deployed 0a2e372 with MkDocs version: 1.1.2 --- 404.html | 76 + CODE_OF_CONDUCT/index.html | 76 + CONTRIBUTING/index.html | 76 + index.html | 77 + level101/big_data/evolution/index.html | 76 + level101/big_data/intro/index.html | 76 + level101/big_data/tasks/index.html | 76 + .../further_reading/index.html | 76 + level101/databases_nosql/intro/index.html | 76 + .../databases_nosql/key_concepts/index.html | 76 + .../databases_sql/backup_recovery/index.html | 76 + level101/databases_sql/concepts/index.html | 76 + level101/databases_sql/conclusion/index.html | 76 + level101/databases_sql/innodb/index.html | 76 + level101/databases_sql/intro/index.html | 76 + level101/databases_sql/lab/index.html | 76 + level101/databases_sql/mysql/index.html | 76 + level101/databases_sql/operations/index.html | 76 + .../query_performance/index.html | 76 + level101/databases_sql/replication/index.html | 76 + .../databases_sql/select_query/index.html | 76 + level101/git/branches/index.html | 76 + level101/git/conclusion/index.html | 76 + level101/git/git-basics/index.html | 76 + level101/git/github-hooks/index.html | 76 + .../command_line_basics/index.html | 76 + level101/linux_basics/conclusion/index.html | 76 + level101/linux_basics/intro/index.html | 76 + .../linux_server_administration/index.html | 76 + .../linux_networking/conclusion/index.html | 76 + level101/linux_networking/dns/index.html | 76 + level101/linux_networking/http/index.html | 76 + level101/linux_networking/intro/index.html | 76 + level101/linux_networking/ipr/index.html | 76 + level101/linux_networking/tcp/index.html | 76 + level101/linux_networking/udp/index.html | 76 + .../metrics_and_monitoring/alerts/index.html | 76 + .../best_practices/index.html | 76 + .../command-line_tools/index.html | 76 + .../conclusion/index.html | 76 + .../introduction/index.html | 76 + .../observability/index.html | 76 + .../third-party_monitoring/index.html | 76 + level101/python_web/intro/index.html | 76 + .../python_web/python-concepts/index.html | 76 + .../python_web/python-web-flask/index.html | 76 + level101/python_web/sre-conclusion/index.html | 76 + .../python_web/url-shorten-app/index.html | 76 + level101/security/conclusion/index.html | 76 + level101/security/fundamentals/index.html | 76 + level101/security/intro/index.html | 76 + level101/security/network_security/index.html | 76 + .../threats_attacks_defences/index.html | 76 + .../security/writing_secure_code/index.html | 76 + .../systems_design/availability/index.html | 76 + level101/systems_design/conclusion/index.html | 76 + .../systems_design/fault-tolerance/index.html | 76 + level101/systems_design/intro/index.html | 76 + .../systems_design/scalability/index.html | 76 + .../conclusion/index.html | 78 +- .../containerization_with_docker/index.html | 76 + .../intro/index.html | 76 + .../intro_to_containers/index.html | 76 + .../orchestration_with_kubernetes/index.html | 76 + level102/networking/conclusion/index.html | 76 + .../infrastructure-features/index.html | 76 + level102/networking/introduction/index.html | 78 +- level102/networking/rtt/index.html | 76 + level102/networking/scale/index.html | 76 + level102/networking/security/index.html | 76 + .../conclusion/index.html | 1937 ++++++++++++++ ...ransition_between_User_and_Kernel_Mode.png | Bin 0 -> 33642 bytes .../system_calls_and_signals/intro/index.html | 2043 +++++++++++++++ .../signals/index.html | 2238 +++++++++++++++++ .../system_calls/index.html | 2200 ++++++++++++++++ level102/system_design/conclusion/index.html | 76 + level102/system_design/intro/index.html | 76 + .../large-system-design/index.html | 76 + level102/system_design/resiliency/index.html | 76 + .../scaling-beyond-the-datacenter/index.html | 76 + level102/system_design/scaling/index.html | 76 + .../conclusion/index.html | 76 + .../important-tools/index.html | 76 + .../introduction/index.html | 76 + .../performance-improvements/index.html | 76 + .../troubleshooting-example/index.html | 76 + .../troubleshooting/index.html | 76 + search/search_index.json | 2 +- sitemap.xml | 178 +- sitemap.xml.gz | Bin 978 -> 1004 bytes sre_community/index.html | 76 + 91 files changed, 14827 insertions(+), 84 deletions(-) create mode 100644 level102/system_calls_and_signals/conclusion/index.html create mode 100644 level102/system_calls_and_signals/images/Transition_between_User_and_Kernel_Mode.png create mode 100644 level102/system_calls_and_signals/intro/index.html create mode 100644 level102/system_calls_and_signals/signals/index.html create mode 100644 level102/system_calls_and_signals/system_calls/index.html diff --git a/404.html b/404.html index 565d742..55031b9 100644 --- a/404.html +++ b/404.html @@ -1343,6 +1343,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/CODE_OF_CONDUCT/index.html b/CODE_OF_CONDUCT/index.html index 2542fb9..b3c489b 100644 --- a/CODE_OF_CONDUCT/index.html +++ b/CODE_OF_CONDUCT/index.html @@ -1350,6 +1350,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/CONTRIBUTING/index.html b/CONTRIBUTING/index.html index c56267b..b8017fc 100644 --- a/CONTRIBUTING/index.html +++ b/CONTRIBUTING/index.html @@ -1350,6 +1350,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/index.html b/index.html index f87c421..3b9ceba 100644 --- a/index.html +++ b/index.html @@ -1359,6 +1359,82 @@ + + + + + +
  • + + + + + + +
  • + + + @@ -1780,6 +1856,7 @@ In this course, we are focusing on building strong foundational skills. The cour diff --git a/level101/big_data/intro/index.html b/level101/big_data/intro/index.html index 9107e5f..bbf5cad 100644 --- a/level101/big_data/intro/index.html +++ b/level101/big_data/intro/index.html @@ -1415,6 +1415,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/big_data/tasks/index.html b/level101/big_data/tasks/index.html index 462bee4..4e678e6 100644 --- a/level101/big_data/tasks/index.html +++ b/level101/big_data/tasks/index.html @@ -1401,6 +1401,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_nosql/further_reading/index.html b/level101/databases_nosql/further_reading/index.html index e917a63..46cd18e 100644 --- a/level101/databases_nosql/further_reading/index.html +++ b/level101/databases_nosql/further_reading/index.html @@ -1365,6 +1365,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_nosql/intro/index.html b/level101/databases_nosql/intro/index.html index 5e1f42b..4af6c7a 100644 --- a/level101/databases_nosql/intro/index.html +++ b/level101/databases_nosql/intro/index.html @@ -1456,6 +1456,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_nosql/key_concepts/index.html b/level101/databases_nosql/key_concepts/index.html index df18931..6e13a48 100644 --- a/level101/databases_nosql/key_concepts/index.html +++ b/level101/databases_nosql/key_concepts/index.html @@ -1435,6 +1435,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/backup_recovery/index.html b/level101/databases_sql/backup_recovery/index.html index 4866780..e0bc62f 100644 --- a/level101/databases_sql/backup_recovery/index.html +++ b/level101/databases_sql/backup_recovery/index.html @@ -1417,6 +1417,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/concepts/index.html b/level101/databases_sql/concepts/index.html index ad06d65..28f455f 100644 --- a/level101/databases_sql/concepts/index.html +++ b/level101/databases_sql/concepts/index.html @@ -1390,6 +1390,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/conclusion/index.html b/level101/databases_sql/conclusion/index.html index 121183d..0245dae 100644 --- a/level101/databases_sql/conclusion/index.html +++ b/level101/databases_sql/conclusion/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/innodb/index.html b/level101/databases_sql/innodb/index.html index eae81ee..be6b0d2 100644 --- a/level101/databases_sql/innodb/index.html +++ b/level101/databases_sql/innodb/index.html @@ -1404,6 +1404,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/intro/index.html b/level101/databases_sql/intro/index.html index 2dc124b..b596774 100644 --- a/level101/databases_sql/intro/index.html +++ b/level101/databases_sql/intro/index.html @@ -1429,6 +1429,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/lab/index.html b/level101/databases_sql/lab/index.html index b1a3129..58b581a 100644 --- a/level101/databases_sql/lab/index.html +++ b/level101/databases_sql/lab/index.html @@ -1358,6 +1358,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/mysql/index.html b/level101/databases_sql/mysql/index.html index ad8fc52..c5d55c3 100644 --- a/level101/databases_sql/mysql/index.html +++ b/level101/databases_sql/mysql/index.html @@ -1390,6 +1390,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/operations/index.html b/level101/databases_sql/operations/index.html index 549b996..1016be0 100644 --- a/level101/databases_sql/operations/index.html +++ b/level101/databases_sql/operations/index.html @@ -1345,6 +1345,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/query_performance/index.html b/level101/databases_sql/query_performance/index.html index f2391d3..3ba32b2 100644 --- a/level101/databases_sql/query_performance/index.html +++ b/level101/databases_sql/query_performance/index.html @@ -1419,6 +1419,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/replication/index.html b/level101/databases_sql/replication/index.html index 1017bf0..3885f30 100644 --- a/level101/databases_sql/replication/index.html +++ b/level101/databases_sql/replication/index.html @@ -1410,6 +1410,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/databases_sql/select_query/index.html b/level101/databases_sql/select_query/index.html index 9c27faa..58b96cc 100644 --- a/level101/databases_sql/select_query/index.html +++ b/level101/databases_sql/select_query/index.html @@ -1412,6 +1412,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/git/branches/index.html b/level101/git/branches/index.html index 183055c..2a156bf 100644 --- a/level101/git/branches/index.html +++ b/level101/git/branches/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/git/conclusion/index.html b/level101/git/conclusion/index.html index cd89796..ae4c36a 100644 --- a/level101/git/conclusion/index.html +++ b/level101/git/conclusion/index.html @@ -1390,6 +1390,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/git/git-basics/index.html b/level101/git/git-basics/index.html index e079a4f..2905afd 100644 --- a/level101/git/git-basics/index.html +++ b/level101/git/git-basics/index.html @@ -1491,6 +1491,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/git/github-hooks/index.html b/level101/git/github-hooks/index.html index 2ff572c..08aec44 100644 --- a/level101/git/github-hooks/index.html +++ b/level101/git/github-hooks/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_basics/command_line_basics/index.html b/level101/linux_basics/command_line_basics/index.html index e7eede3..cc9e778 100644 --- a/level101/linux_basics/command_line_basics/index.html +++ b/level101/linux_basics/command_line_basics/index.html @@ -1579,6 +1579,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_basics/conclusion/index.html b/level101/linux_basics/conclusion/index.html index 262a390..df80641 100644 --- a/level101/linux_basics/conclusion/index.html +++ b/level101/linux_basics/conclusion/index.html @@ -1401,6 +1401,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_basics/intro/index.html b/level101/linux_basics/intro/index.html index 0d6d003..d784a62 100644 --- a/level101/linux_basics/intro/index.html +++ b/level101/linux_basics/intro/index.html @@ -1470,6 +1470,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_basics/linux_server_administration/index.html b/level101/linux_basics/linux_server_administration/index.html index e08190b..b8c4fcb 100644 --- a/level101/linux_basics/linux_server_administration/index.html +++ b/level101/linux_basics/linux_server_administration/index.html @@ -1673,6 +1673,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/conclusion/index.html b/level101/linux_networking/conclusion/index.html index 67c23e8..5882076 100644 --- a/level101/linux_networking/conclusion/index.html +++ b/level101/linux_networking/conclusion/index.html @@ -1365,6 +1365,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/dns/index.html b/level101/linux_networking/dns/index.html index 724ebac..ac58dd6 100644 --- a/level101/linux_networking/dns/index.html +++ b/level101/linux_networking/dns/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/http/index.html b/level101/linux_networking/http/index.html index fe0d5d6..21e3061 100644 --- a/level101/linux_networking/http/index.html +++ b/level101/linux_networking/http/index.html @@ -1365,6 +1365,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/intro/index.html b/level101/linux_networking/intro/index.html index 7f56f27..72fa46a 100644 --- a/level101/linux_networking/intro/index.html +++ b/level101/linux_networking/intro/index.html @@ -1422,6 +1422,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/ipr/index.html b/level101/linux_networking/ipr/index.html index 53d50f8..9a870b3 100644 --- a/level101/linux_networking/ipr/index.html +++ b/level101/linux_networking/ipr/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/tcp/index.html b/level101/linux_networking/tcp/index.html index 11967f5..aafafa6 100644 --- a/level101/linux_networking/tcp/index.html +++ b/level101/linux_networking/tcp/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/linux_networking/udp/index.html b/level101/linux_networking/udp/index.html index 1252a62..86722cc 100644 --- a/level101/linux_networking/udp/index.html +++ b/level101/linux_networking/udp/index.html @@ -1394,6 +1394,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/alerts/index.html b/level101/metrics_and_monitoring/alerts/index.html index 2ca19dd..11428a1 100644 --- a/level101/metrics_and_monitoring/alerts/index.html +++ b/level101/metrics_and_monitoring/alerts/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/best_practices/index.html b/level101/metrics_and_monitoring/best_practices/index.html index 78f8fb8..e5451c0 100644 --- a/level101/metrics_and_monitoring/best_practices/index.html +++ b/level101/metrics_and_monitoring/best_practices/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/command-line_tools/index.html b/level101/metrics_and_monitoring/command-line_tools/index.html index 9f58d10..e1ea2a1 100644 --- a/level101/metrics_and_monitoring/command-line_tools/index.html +++ b/level101/metrics_and_monitoring/command-line_tools/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/conclusion/index.html b/level101/metrics_and_monitoring/conclusion/index.html index aa43c12..3dcc39d 100644 --- a/level101/metrics_and_monitoring/conclusion/index.html +++ b/level101/metrics_and_monitoring/conclusion/index.html @@ -1392,6 +1392,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/introduction/index.html b/level101/metrics_and_monitoring/introduction/index.html index b84182c..ea83de2 100644 --- a/level101/metrics_and_monitoring/introduction/index.html +++ b/level101/metrics_and_monitoring/introduction/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/observability/index.html b/level101/metrics_and_monitoring/observability/index.html index 21abdef..ef6846d 100644 --- a/level101/metrics_and_monitoring/observability/index.html +++ b/level101/metrics_and_monitoring/observability/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/metrics_and_monitoring/third-party_monitoring/index.html b/level101/metrics_and_monitoring/third-party_monitoring/index.html index 6570e07..d6ca06b 100644 --- a/level101/metrics_and_monitoring/third-party_monitoring/index.html +++ b/level101/metrics_and_monitoring/third-party_monitoring/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/python_web/intro/index.html b/level101/python_web/intro/index.html index 7ad0436..88aea96 100644 --- a/level101/python_web/intro/index.html +++ b/level101/python_web/intro/index.html @@ -1447,6 +1447,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/python_web/python-concepts/index.html b/level101/python_web/python-concepts/index.html index 51786e2..04a6167 100644 --- a/level101/python_web/python-concepts/index.html +++ b/level101/python_web/python-concepts/index.html @@ -1426,6 +1426,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/python_web/python-web-flask/index.html b/level101/python_web/python-web-flask/index.html index 50b4023..7c03cc1 100644 --- a/level101/python_web/python-web-flask/index.html +++ b/level101/python_web/python-web-flask/index.html @@ -1399,6 +1399,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/python_web/sre-conclusion/index.html b/level101/python_web/sre-conclusion/index.html index 1bb28ec..6f73a3b 100644 --- a/level101/python_web/sre-conclusion/index.html +++ b/level101/python_web/sre-conclusion/index.html @@ -1420,6 +1420,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/python_web/url-shorten-app/index.html b/level101/python_web/url-shorten-app/index.html index 03bc8c9..c88425b 100644 --- a/level101/python_web/url-shorten-app/index.html +++ b/level101/python_web/url-shorten-app/index.html @@ -1433,6 +1433,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/security/conclusion/index.html b/level101/security/conclusion/index.html index 779750d..384bad9 100644 --- a/level101/security/conclusion/index.html +++ b/level101/security/conclusion/index.html @@ -1399,6 +1399,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/security/fundamentals/index.html b/level101/security/fundamentals/index.html index 1671250..db35725 100644 --- a/level101/security/fundamentals/index.html +++ b/level101/security/fundamentals/index.html @@ -1487,6 +1487,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/security/intro/index.html b/level101/security/intro/index.html index 181ea7d..7a5f2eb 100644 --- a/level101/security/intro/index.html +++ b/level101/security/intro/index.html @@ -1413,6 +1413,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/security/network_security/index.html b/level101/security/network_security/index.html index 95e6d50..6ebe7a8 100644 --- a/level101/security/network_security/index.html +++ b/level101/security/network_security/index.html @@ -1598,6 +1598,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/security/threats_attacks_defences/index.html b/level101/security/threats_attacks_defences/index.html index cfc200f..b255675 100644 --- a/level101/security/threats_attacks_defences/index.html +++ b/level101/security/threats_attacks_defences/index.html @@ -1646,6 +1646,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/security/writing_secure_code/index.html b/level101/security/writing_secure_code/index.html index 9b353e1..211bcb3 100644 --- a/level101/security/writing_secure_code/index.html +++ b/level101/security/writing_secure_code/index.html @@ -1468,6 +1468,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/systems_design/availability/index.html b/level101/systems_design/availability/index.html index 7842ab2..58dcb92 100644 --- a/level101/systems_design/availability/index.html +++ b/level101/systems_design/availability/index.html @@ -1473,6 +1473,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/systems_design/conclusion/index.html b/level101/systems_design/conclusion/index.html index 42bc3aa..8427f93 100644 --- a/level101/systems_design/conclusion/index.html +++ b/level101/systems_design/conclusion/index.html @@ -1363,6 +1363,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/systems_design/fault-tolerance/index.html b/level101/systems_design/fault-tolerance/index.html index 4d725fb..03d8e89 100644 --- a/level101/systems_design/fault-tolerance/index.html +++ b/level101/systems_design/fault-tolerance/index.html @@ -1446,6 +1446,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/systems_design/intro/index.html b/level101/systems_design/intro/index.html index c6e5c52..e57a579 100644 --- a/level101/systems_design/intro/index.html +++ b/level101/systems_design/intro/index.html @@ -1427,6 +1427,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level101/systems_design/scalability/index.html b/level101/systems_design/scalability/index.html index 265f3a0..e08dbe8 100644 --- a/level101/systems_design/scalability/index.html +++ b/level101/systems_design/scalability/index.html @@ -1568,6 +1568,82 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/level102/containerization_and_orchestration/conclusion/index.html b/level102/containerization_and_orchestration/conclusion/index.html index e3c72be..374880c 100644 --- a/level102/containerization_and_orchestration/conclusion/index.html +++ b/level102/containerization_and_orchestration/conclusion/index.html @@ -1365,6 +1365,82 @@ + + + + + +
  • + + + + + + +
  • + + + @@ -1787,7 +1863,7 @@ -