Site Reliability Engineer Interview Preparation Guide
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sandeep Mishra 3fd9b4dd34
Added a new resource
Added a new resource for Python - Complete Python Tutorial. Found this tutorial on Python online while looking for some resources to learn python. Topics were explained in detail and found it to be useful and thought of adding it here. Hope this small contribution will help other learners.
2 years ago
.github gh action check for broken links 3 years ago
README.md Added a new resource 2 years ago

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.

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

Processes

Resume

Interview

SRE interview process

Interview Questions

Blogposts

Books

SRE books

Linux

Networking

Troubleshooting and Performance

Courses