Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkkehoe/sre-interview

A collection of questions to practice with for SRE interviews
https://github.com/michaelkkehoe/sre-interview

Last synced: 10 days ago
JSON representation

A collection of questions to practice with for SRE interviews

Awesome Lists containing this project

README

        

# SRE Interviewing Questions

Hi, I'm [Michael Kehoe](https://michael-kehoe.io) and this repository is a collection of Site Reliability Engineer (SRE) interview questions and answers. Please feel free to share or send me PR's with answers or new questions

## Interview Topics

* [Host Manager/ Culture/ Soft Skills](culture.md)
* [Incident Response](incident-response.md)
* [Linux Systems](linux-systems.md)
* [General Questions](linux-by-subsystem/basics.md)
* [Filesystems](linux-by-subsystem/fs.md)
* [IPC](linux-by-subsystem/ipc.md)
* [Security](linux-by-subsystem/security.md)
* [Networking](networking.md)
* [Observability/ Monitoring](observability.md)
* [Questions to ask interviewers](questions-to-ask-interviewers.md)
* [Security](security.md)
* [System Design](system-design.md)