Site Reliability Engineer Interview Preparation Guide
Go to file
Maksim a64853b94f
Merge pull request #1 from grepit/master
added a nice link for bootup process in linux
2019-02-13 10:38:29 +03:00
README.md added a nice link for bootup process in linux 2019-02-12 12:20:28 -08:00

README.md

Site Reliability Engineer (SRE) Interview Preparation Guide

This repository is an attempt to consolidate useful resources for Site Reliability Engineer (SRE) interview preparation.

Basics

Linux

Boot Process

Filesystem

Kernel

Troubleshooting

Networking

Containers

Infrastructure as code / Configuration management

CI/CD

Programming

Go (Golang)

Big O Notation, Algorithms and Data Structures

System design

Monitoring

Processes

Interview

SRE interview process

Interview Questions

Blogposts

Books

SRE books

Linux

Networking

Courses