* 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
Site Reliability Interview Questions
2,639 site reliability interview questions shared by candidates
Q: What was one thing that they asked you? A: They asked me to explain how I would handle a situation where an application is running fine but suddenly starts consuming too much memory. How did you answer this question? A: I explained the steps I would take, such as identifying the root cause using monitoring tools, checking logs, and analyzing recent changes to the system. I also discussed scaling options and optimizing the application's memory usage. Q: How do you ensure high availability in a distributed system? A: I discussed techniques like load balancing, redundancy, failover strategies, and regular health checks to detect issues early and minimize downtime. Q: How do you handle on-call responsibilities during outages? A: I explained my approach to troubleshooting by prioritizing tasks, using alerting systems, and ensuring proper communication with the team to resolve issues as quickly as possible.
10 objective questions ( linux, kubernetes, shell script) and 2 coding questions.
What would you do if you saw error message X and you’d never seen it before?
What are your salary expectations?
Develop a python API server including database, error handling and documentation. Containerise the server using docker and document this process and 'explain the purpose of dockerisation and how it benefits the deployment and management of your application'. Deploy API server onto local Kubernetes cluster and document 'include instructions on how to set up Minikube, deploy your API server with Kubernetes manifests, and access it through the NodePort. Explain the purpose of using Kubernetes for deployment and how it benefits the scaling and management of your application'. Set up CI/CD pipeline with GitHub actions and document 'provide explanations for each stage of your GitHub Actions workflow. Clarify how each stage contributes to the overall CI/CD process.'
Come spostare un topic kafka da un cluster ad un altro.
What could be the reason for kubernetes cluster to go in CrashLoopBackoff?
Tell me about a time you made a mistake. How did you go about resolving it?
2 hacker rank coding problems. 2 coding interviews 4 technical and cultural fitment interview
Viewing 1811 - 1820 interview questions