Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/michaelkkehoe/sre-interview
- Owner: michaelkkehoe
- License: mit
- Created: 2018-05-20T04:40:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T04:34:46.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T02:16:33.562Z (3 months ago)
- Size: 146 KB
- Stars: 901
- Watchers: 48
- Forks: 208
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security.md
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)