diff --git a/404.html b/404.html index 0eb0041..b7aa93f 100644 --- a/404.html +++ b/404.html @@ -8,7 +8,7 @@ - school_of_sre + SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/big_data/architecture/index.html b/big_data/architecture/index.html index 04c917b..6697c25 100644 --- a/big_data/architecture/index.html +++ b/big_data/architecture/index.html @@ -8,7 +8,7 @@ - Architecture of Hadoop - school_of_sre + Architecture of Hadoop - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/big_data/evolution/index.html b/big_data/evolution/index.html index 4ded230..c18a741 100644 --- a/big_data/evolution/index.html +++ b/big_data/evolution/index.html @@ -8,7 +8,7 @@ - Evolution of Hadoop - school_of_sre + Evolution of Hadoop - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/big_data/intro/index.html b/big_data/intro/index.html index ecc41cf..008d611 100644 --- a/big_data/intro/index.html +++ b/big_data/intro/index.html @@ -8,7 +8,7 @@ - Introduction - school_of_sre + Introduction - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • @@ -220,48 +233,45 @@
    -

    School of SRE: Big Data

    -

    Pre - Reads

    +

    Big Data

    +

    Prerequisites

    • Basics of Linux File systems.
    • Basic understanding of System Design.
    -

    Target Audience

    -

    The concept of Big Data has been around for years; most organizations now understand that if they capture all the data that streams into their businesses, they can apply analytics and get significant value from it. -This training material covers the basics of Big Data(using Hadoop) for beginners, who would like to quickly get started and get their hands dirty in this domain.

    -

    What to expect from this training

    +

    What to expect from this course

    This course covers the basics of Big Data and how it has evolved to become what it is today. We will take a look at a few realistic scenarios where Big Data would be a perfect fit. An interesting assignment on designing a Big Data system is followed by understanding the architecture of Hadoop and the tooling around it.

    -

    What is not covered under this training

    +

    What is not covered under this course

    Writing programs to draw analytics from data.

    -

    TOC:

    +

    Course Content

    +

    Table of Contents

      -
    1. Overview of Big Data
    2. -
    3. Usage of Big Data techniques
    4. -
    5. Evolution of Hadoop
    6. -
    7. Architecture of hadoop
        +
      1. Overview of Big Data
      2. +
      3. Usage of Big Data techniques
      4. +
      5. Evolution of Hadoop
      6. +
      7. Architecture of hadoop
        1. HDFS
        2. Yarn
      8. -
      9. MapReduce framework
      10. -
      11. Other tooling around hadoop
          +
        1. MapReduce framework
        2. +
        3. Other tooling around hadoop
          1. Hive
          2. Pig
          3. Spark
          4. Presto
        4. -
        5. Data Serialisation and storage
        6. +
        7. Data Serialisation and storage
    diff --git a/big_data/overview/index.html b/big_data/overview/index.html index 16653a2..3f59883 100644 --- a/big_data/overview/index.html +++ b/big_data/overview/index.html @@ -8,7 +8,7 @@ - Overview of Big Data - school_of_sre + Overview of Big Data - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/big_data/tasks/index.html b/big_data/tasks/index.html index f3289c0..1839d5e 100644 --- a/big_data/tasks/index.html +++ b/big_data/tasks/index.html @@ -8,7 +8,7 @@ - Tasks and conclusion - school_of_sre + Tasks and conclusion - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/big_data/usage/index.html b/big_data/usage/index.html index e21346a..7695e55 100644 --- a/big_data/usage/index.html +++ b/big_data/usage/index.html @@ -8,7 +8,7 @@ - Usage of Big Data techniques - school_of_sre + Usage of Big Data techniques - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/git/branches/index.html b/git/branches/index.html index e967688..1c77f20 100644 --- a/git/branches/index.html +++ b/git/branches/index.html @@ -8,7 +8,7 @@ - Working With Branches - school_of_sre + Working With Branches - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/git/git-basics/index.html b/git/git-basics/index.html index 49860cf..543b160 100644 --- a/git/git-basics/index.html +++ b/git/git-basics/index.html @@ -8,7 +8,7 @@ - Git Basics - school_of_sre + Git Basics - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • @@ -220,18 +233,18 @@
    -

    School Of SRE: Git

    -

    Pre - Reads

    +

    Git

    +

    Prerequisites

    1. Have Git installed https://git-scm.com/downloads
    2. Have taken any git high level tutorial or following LinkedIn learning courses
        @@ -241,17 +254,17 @@
    -

    What to expect from this training

    +

    What to expect from this course

    As an engineer in the field of computer science, having knowledge of version control tools becomes almost a requirement. While there are a lot of version control tools that exist today, Git perhaps is the most used one and this course we will be working with Git. While this course does not start with Git 101 and expects basic knowledge of git as a prerequisite, it will reintroduce the git concepts known by you with details covering what is happening under the hood as you execute various git commands. So that next time you run a git command, you will be able to press enter more confidently!

    -

    What is not covered under this training

    +

    What is not covered under this course

    Advanced usage and specifics of internal implementation details of Git.

    -

    Training Content

    +

    Course Content

    Table of Contents

      -
    1. Git Basics
    2. -
    3. Working with Branches
    4. -
    5. Git with Github
    6. -
    7. Hooks
    8. +
    9. Git Basics
    10. +
    11. Working with Branches
    12. +
    13. Git with Github
    14. +
    15. Hooks

    Git Basics

    Though you might be aware already, let's revisit why we need a version control system. As the project grows and multiple developers start working on it, an efficient method for collaboration is warranted. Git helps the team collaborate easily and also maintains history of the changes happened with the codebase.

    diff --git a/git/github-hooks/index.html b/git/github-hooks/index.html index 7aab36c..e84aaa5 100644 --- a/git/github-hooks/index.html +++ b/git/github-hooks/index.html @@ -8,7 +8,7 @@ - Github and Hooks - school_of_sre + Github and Hooks - SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE
    @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • diff --git a/index.html b/index.html index ab5d856..5c3661c 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - school_of_sre + SchoolOfSRE @@ -39,7 +39,7 @@ - school_of_sre + SchoolOfSRE @@ -50,49 +50,56 @@ Home
  • - Network Securuty + Network Security
  • @@ -226,21 +239,23 @@

    School of SRE

    -

    Early 2019, we started visiting campuses to recruit the brightest minds to ensure LinkedIn and all the services that it is composed of is always available for everyone. This function at Linkedin falls in the purview of the Site Reliability Engineering team and Site Reliability Engineers ( SRE ) who are Software Engineers who specialize in reliability. SREs apply the principles of computer science and engineering to the design and development of computer systems: generally, large distributed ones. As we continued on this journey we started getting a lot of questions from these campuses on what exactly site engineering roll entails? and, how could someone learn the skills and the disciplines involved to become a successful site engineer? Fast forward a few months, and a few of these campus students had joined LinkedIn either as Interns or as full time engineers to become a part of the Site Engineering team, we also had a few lateral hires who joined our organization who were not from a traditional SRE background. That's when a few of us got together and started to think about how we can on board new new graduate engineers to the site engineering team.

    -

    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. 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:

    +

    Early 2019, we started visiting campuses to recruit the brightest minds to ensure LinkedIn and all the services that it is composed of is always available for everyone. This function at Linkedin falls in the purview of the Site Reliability Engineering team and Site Reliability Engineers ( SRE ) who are Software Engineers who specialize in reliability. SREs apply the principles of computer science and engineering to the design and development of computer systems: generally, large distributed ones.

    +

    As we continued on this journey we started getting a lot of questions from these campuses on what exactly site engineering roll entails? and, how could someone learn the skills and the disciplines involved to become a successful site engineer? Fast forward a few months, and a few of these campus students had joined LinkedIn either as Interns or as full time engineers to become a part of the Site Engineering team, we also had a few lateral hires who joined our organization who were not from a traditional SRE background. That's when a few of us got together and started to think about how we can on board new new graduate engineers to the site engineering team.

    +

    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.

    +

    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:

    We believe continuous learning will help in acquiring deeper knowledge and competencies in order to expand your skill sets, every module has added reference which could be a guide for further learning. Our hope is that by going through these modules we should be able build the essential skills required for a Site Reliability Engineer.

    -

    At linkedin we are using this curriculum for onboarding our non-traditional hires and new college grads to the SRE role. We had multiple rounds of successful onboarding experience with the new members and helped them to be productive in a very short period of time. This motivated us to opensource these contents for helping other organisations onboarding new engineers to the role and individuals to get into the role. We realise that the initial content we created is just a starting point and our hope is that the community can help in the journey refining and extending the contents.

    +

    At Linkedin we are using this curriculum for onboarding our non-traditional hires and new college grads to the SRE role. We had multiple rounds of successful onboarding experience with the new members and helped them to be productive in a very short period of time. This motivated us to opensource these contents for helping other organisations onboarding new engineers to the role and individuals to get into the role. We realise that the initial content we created is just a starting point and our hope is that the community can help in the journey refining and extending the contents.