Site Reliability Engineer Interview Preparation Guide
Go to file
Maksim 8ec6630bab
Update README.md
2024-02-24 17:40:49 +03:00
.github gh action check for broken links 2021-02-16 16:00:17 +03:00
CONTRIBUTING.md Create CONTRIBUTING.md 2022-11-24 04:10:56 +03:00
README.md Update README.md 2024-02-24 17:40:49 +03: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.

Contributing

Please take a look at the contribution guidelines first. Contributions are always welcome!

Basics

Linux

Boot Process

Filesystem

Kernel

Troubleshooting

Networking

Containers

Kubernetes

Infrastructure as code / Configuration management

Databases

CI/CD

Clouds

Programming

Python

Go (Golang)

Big O Notation, Algorithms and Data Structures

System design

System design examples

Monitoring

Prometheus

Processes

Resume

Interview

SRE interview process

Interview Questions

Blogposts

Books

SRE books

Linux

Networking

Troubleshooting and Performance

Courses