mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-07 17:18:03 +00:00
1.2 KiB
1.2 KiB
School of SRE: Big Data
Pre - Reads
- 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
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
Writing programs to draw analytics from data.
TOC:
- Overview of Big Data
- Usage of Big Data techniques
- Evolution of Hadoop
- Architecture of hadoop
- HDFS
- Yarn
- MapReduce framework
- Other tooling around hadoop
- Hive
- Pig
- Spark
- Presto
- Data Serialisation and storage