TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How do you test troubleshooting skills during interviews

2 点作者 hkh大约 5 年前
Hey folks!<p>How do you test troubleshooting skills when interviewing DevOps &#x2F; SREs? Do you spin up live environments; do you ask questions; what types of questions; do you ask them to script; whiteboard or using a tool; what tools do yo use?

1 comment

greenyoda大约 5 年前
How could you expect someone to be able to find a problem in your live environment if they&#x27;re completely unfamiliar with its architecture and what functions it was designed to perform?<p>It might be better to ask a behavioral question like: &quot;Tell me about a problem you once fixed that was difficult to reproduce. How did you think through the possible causes, what tools did you use to gather information, etc.&quot;. Then ask followup questions to get more details, e.g., ask more about how they used their tools. If they&#x27;re bullshitting (for example, they only had only a minor role in fixing the incident), it will be hard for them to provide plausible details as you dig deeper.<p>If they answer this question to your satisfaction, you could then ask them to show how they&#x27;d use certain tools, but they might have been using proprietary tools at their previous jobs (e.g., if they worked for a huge company like Google) and may be unfamiliar with the tools you&#x27;re using. You wouldn&#x27;t want to turn down a good candidate just because they&#x27;re unfamiliar with the specific tools that you&#x27;re using.