Site Reliability Engineer Interview Preparation Guide
Go to file
Obak3 5d5c3182b8 Basic Project Structure 2021-05-15 23:03:58 -04:00
.github gh action check for broken links 2021-02-16 16:00:17 +03:00
Basics Basic Project Structure 2021-05-15 23:03:58 -04:00
CI_CD Basic Project Structure 2021-05-15 23:03:58 -04:00
Containers Basic Project Structure 2021-05-15 23:03:58 -04:00
Infra_As_Code Basic Project Structure 2021-05-15 23:03:58 -04:00
Interview Basic Project Structure 2021-05-15 23:03:58 -04:00
Kubernetes Basic Project Structure 2021-05-15 23:03:58 -04:00
Linux Basic Project Structure 2021-05-15 23:03:58 -04:00
Monitoring Basic Project Structure 2021-05-15 23:03:58 -04:00
Networking Basic Project Structure 2021-05-15 23:03:58 -04:00
Processes Basic Project Structure 2021-05-15 23:03:58 -04:00
Systems_Design Basic Project Structure 2021-05-15 23:03:58 -04:00
README.md README reflects fork intention 2021-05-15 22:45:56 -04:00

README.md

Site Reliability Engineer (SRE) Interview Preparation Guide

My fork has actual notes on the subjects. Check the 'Notes' dir and the sub dir for each topic.

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

Kubernetes

Infrastructure as code / Configuration management

CI/CD

Clouds

Programming

Python

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

Troubleshooting and Performance

Courses