Don't remember any questions, it's been a while
Site Reliability Engineer Interview Questions
2,547 site reliability engineer interview questions shared by candidates
There was a linux troubleshooting exercise
Coding on coderpad.io They gave a static list to work with. 1. Convert a list to a dictionary with key as the item and value as the count of the item 2. Given the above dict sort and remove duplicates System engineering questions: > what is an inode? > what is avg load on the Linux system? > what is included in the Kubernetes control plane? > given /24 subnet how many IPs are available to use? > A Kubernetes pod is not starting up and is going in a pending state, how will troubleshoot this?
System design, architecture, Linux internals and debugging
What is something do you want to bring for the company?
The take-home assignment was to implement a rate-limiter function in Python. I was provided clear directions and a repository with starter code in it.
How do you design multi-region, highly available architectures? Can you describe a recent platform improvement project you led or contributed to? How would you design an observability stack from scratch?
1. Design a alert manager kind of tool 2.Explain in detail about your current work 3.Design log exporter tool, and some troubleshooting related questions
* Deploy rate limiter to k8s, adapt Flask app to use it * Discuss failure modes of a service * Describe a project and your role in it
What is the size in byte of some primitive data types.
Viewing 1721 - 1730 interview questions