Files
sre-interview-prep-guide/README.md
Prasant Kumar 75e247c853 Update [Demystifying the Kubernetes Iceberg] link in README.md
When trying to access the link provided in the README file, it shows a 404 error. Upon inspection, I found that Anton has updated the blog link.
2025-07-17 09:56:51 +05:30

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