Site Reliability Engineer Interview Preparation Guide
Go to file
Bikash Daga (Jain) f7948873ff
Added two DevOps resources beneficial for SRE interview prep
For Site Reliability Engineering (SRE), it has become increasingly clear that a solid foundation in DevOps principles is essential. Recognizing this, I have contributed two resources that shed light on DevOps practices, underscoring their importance in the SRE landscape.

I hope that integrating these resources into the SRE Interview Preparation Guide will not only broaden the repository's scope but also enhance its utility for those preparing to step into the world of SRE.

Please let me know if any changes are needed.

Thank you.
2024-04-04 16:40:33 +05:30
.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 Added two DevOps resources beneficial for SRE interview prep 2024-04-04 16:40:33 +05:30

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