From ad2c2b1c8bbca21e100ab297f9953cbb9e95178f Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 13 Aug 2021 10:31:27 +0000 Subject: [PATCH] Deployed a4319ee with MkDocs version: 1.1.2 --- 404.html | 112 + CODE_OF_CONDUCT/index.html | 112 + CONTRIBUTING/index.html | 114 +- index.html | 112 + level101/big_data/evolution/index.html | 112 + level101/big_data/intro/index.html | 112 + level101/big_data/tasks/index.html | 112 + .../further_reading/index.html | 112 + level101/databases_nosql/intro/index.html | 112 + .../databases_nosql/key_concepts/index.html | 112 + .../databases_sql/backup_recovery/index.html | 112 + level101/databases_sql/concepts/index.html | 112 + level101/databases_sql/conclusion/index.html | 112 + level101/databases_sql/innodb/index.html | 112 + level101/databases_sql/intro/index.html | 112 + level101/databases_sql/lab/index.html | 112 + level101/databases_sql/mysql/index.html | 112 + level101/databases_sql/operations/index.html | 112 + .../query_performance/index.html | 112 + level101/databases_sql/replication/index.html | 112 + .../databases_sql/select_query/index.html | 112 + level101/git/branches/index.html | 112 + level101/git/conclusion/index.html | 112 + level101/git/git-basics/index.html | 112 + level101/git/github-hooks/index.html | 112 + .../command_line_basics/index.html | 112 + level101/linux_basics/conclusion/index.html | 112 + level101/linux_basics/intro/index.html | 112 + .../linux_server_administration/index.html | 112 + .../linux_networking/conclusion/index.html | 112 + level101/linux_networking/dns/index.html | 112 + level101/linux_networking/http/index.html | 112 + level101/linux_networking/intro/index.html | 112 + level101/linux_networking/ipr/index.html | 112 + level101/linux_networking/tcp/index.html | 112 + level101/linux_networking/udp/index.html | 112 + .../metrics_and_monitoring/alerts/index.html | 112 + .../best_practices/index.html | 112 + .../command-line_tools/index.html | 112 + .../conclusion/index.html | 112 + .../introduction/index.html | 112 + .../observability/index.html | 112 + .../third-party_monitoring/index.html | 112 + level101/python_web/intro/index.html | 112 + .../python_web/python-concepts/index.html | 112 + .../python_web/python-web-flask/index.html | 112 + level101/python_web/sre-conclusion/index.html | 112 + .../python_web/url-shorten-app/index.html | 112 + level101/security/conclusion/index.html | 112 + level101/security/fundamentals/index.html | 112 + level101/security/intro/index.html | 112 + level101/security/network_security/index.html | 112 + .../threats_attacks_defences/index.html | 112 + .../security/writing_secure_code/index.html | 112 + .../systems_design/availability/index.html | 112 + level101/systems_design/conclusion/index.html | 112 + .../systems_design/fault-tolerance/index.html | 112 + level101/systems_design/intro/index.html | 112 + .../systems_design/scalability/index.html | 112 + .../conclusion/index.html | 112 + .../containerization_with_docker/index.html | 112 + .../intro/index.html | 112 + .../intro_to_containers/index.html | 112 + .../orchestration_with_kubernetes/index.html | 112 + .../cicd_brief_history/index.html | 2221 +++++++++++++++ .../conclusion/index.html | 2241 +++++++++++++++ .../index.html | 2142 ++++++++++++++ .../index.html | 2144 +++++++++++++++ .../images/CD_Image1.JPG | Bin 0 -> 31663 bytes .../images/CI_Image1.JPG | Bin 0 -> 22476 bytes .../images/CI_Image2.JPG | Bin 0 -> 36081 bytes .../images/Jenkins1.png | Bin 0 -> 38043 bytes .../images/Jenkins2.png | Bin 0 -> 119718 bytes .../images/Jenkins3.png | Bin 0 -> 41367 bytes .../images/Jenkins4.png | Bin 0 -> 51843 bytes .../images/Jenkins5.png | Bin 0 -> 72024 bytes .../images/Jenkins6.png | Bin 0 -> 56068 bytes .../introduction/index.html | 2258 +++++++++++++++ .../introduction_to_cicd/index.html | 2213 +++++++++++++++ .../index.html | 2450 +++++++++++++++++ .../archiving_backup/index.html | 112 + .../bashscripting/index.html | 112 + .../linux_intermediate/conclusion/index.html | 112 + .../introduction/index.html | 112 + .../linux_intermediate/introvim/index.html | 112 + .../package_management/index.html | 112 + .../storage_media/index.html | 112 + level102/networking/conclusion/index.html | 112 + .../infrastructure-features/index.html | 112 + level102/networking/introduction/index.html | 112 + level102/networking/rtt/index.html | 112 + level102/networking/scale/index.html | 112 + level102/networking/security/index.html | 112 + .../conclusion/index.html | 112 + .../system_calls_and_signals/intro/index.html | 112 + .../signals/index.html | 112 + .../system_calls/index.html | 112 + level102/system_design/conclusion/index.html | 112 + level102/system_design/intro/index.html | 112 + .../large-system-design/index.html | 112 + level102/system_design/resiliency/index.html | 112 + .../scaling-beyond-the-datacenter/index.html | 112 + level102/system_design/scaling/index.html | 112 + .../conclusion/index.html | 116 +- .../important-tools/index.html | 112 + .../introduction/index.html | 112 + .../performance-improvements/index.html | 112 + .../troubleshooting-example/index.html | 112 + .../troubleshooting/index.html | 112 + search/search_index.json | 2 +- sitemap.xml | 28 + sitemap.xml.gz | Bin 1071 -> 1168 bytes sre_community/index.html | 112 + 113 files changed, 26229 insertions(+), 4 deletions(-) create mode 100644 level102/continuous_integration_and_continuous_delivery/cicd_brief_history/index.html create mode 100644 level102/continuous_integration_and_continuous_delivery/conclusion/index.html create mode 100644 level102/continuous_integration_and_continuous_delivery/continuous_delivery_release_pipeline/index.html create mode 100644 level102/continuous_integration_and_continuous_delivery/continuous_integration_build_pipeline/index.html create mode 100644 level102/continuous_integration_and_continuous_delivery/images/CD_Image1.JPG create mode 100644 level102/continuous_integration_and_continuous_delivery/images/CI_Image1.JPG create mode 100644 level102/continuous_integration_and_continuous_delivery/images/CI_Image2.JPG create mode 100644 level102/continuous_integration_and_continuous_delivery/images/Jenkins1.png create mode 100644 level102/continuous_integration_and_continuous_delivery/images/Jenkins2.png create mode 100644 level102/continuous_integration_and_continuous_delivery/images/Jenkins3.png create mode 100644 level102/continuous_integration_and_continuous_delivery/images/Jenkins4.png create mode 100644 level102/continuous_integration_and_continuous_delivery/images/Jenkins5.png create mode 100644 level102/continuous_integration_and_continuous_delivery/images/Jenkins6.png create mode 100644 level102/continuous_integration_and_continuous_delivery/introduction/index.html create mode 100644 level102/continuous_integration_and_continuous_delivery/introduction_to_cicd/index.html create mode 100644 level102/continuous_integration_and_continuous_delivery/jenkins_cicd_pipeline_hands_on_lab/index.html diff --git a/404.html b/404.html index fc0dc6b..8358eba 100644 --- a/404.html +++ b/404.html @@ -1844,6 +1844,118 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/CODE_OF_CONDUCT/index.html b/CODE_OF_CONDUCT/index.html index 1685655..1627529 100644 --- a/CODE_OF_CONDUCT/index.html +++ b/CODE_OF_CONDUCT/index.html @@ -1851,6 +1851,118 @@ + + + + + +
  • + + + + + + +
  • + + + diff --git a/CONTRIBUTING/index.html b/CONTRIBUTING/index.html index 97275f1..3cdecf1 100644 --- a/CONTRIBUTING/index.html +++ b/CONTRIBUTING/index.html @@ -1851,6 +1851,118 @@ + + + + + +
  • + + + + + + +
  • + + + @@ -2049,7 +2161,7 @@ mkdocs serve