Files
sre-interview-prep-guide/README.md
Omar Saleem 4d12a594f7 fix dead link in README
link in readme was dead, found where the author had reuploaded it
2025-04-15 20:24:37 -04:00

21 KiB
Raw Blame History

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

Git

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