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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hiring DevOps and SREs – testing troubleshooting live

7 点作者 hkh将近 5 年前
Hi HN<p>We are launching our 3rd startup. Our 1st was a PhD project turned into a startup which simulated public cloud costs before adoption - an example use-case was Disney trying to figure out how much it would cost to render their new movie on AWS and Google, using different configs, RIs vs on-demand, different services. That was PlanForCloud and was acquired by RightScale.<p>Our 2nd startup was even more interesting - we built a public Container-as-a-Service cloud, but in a place where Amazon&#x2F;Google could not enter - Iran! This grew fast, and was acquired by the Uber of Iran - the world&#x27;s 5th largest ride hailing app by rides. That was AbarCloud and was acquired by Snapp. If anyone is interested in how you design a public cloud with minimal external dependencies, and continues to function when the underlying internet connections to outside of the country are cut, ask in the questions :)<p>Back to our current idea. When scaling AbarCloud, we needed to hire DevOps &amp; SREs. When hiring developers, to assess their skillsets, we’d use something like HackerRank or Codility. But when hiring DevOps and SREs, where troubleshooting, scaling and failover etc, are important, these assessment tools don’t help.<p>CircuitOps spins up live environments with broken things in it, drops the candidate in, and asks them to troubleshoot, diagnose and fix the issues. All their working is recorded, and (future feature) auto-marked. Try it here: www.CircuitOps.com<p>I’d love your feedback, specifically about: 1 - What is the hardest part of hiring? For anyone who has stopped hiring due to Covid-19, has this impacted DevOps&#x2F;SRE roles?<p>2 - What do you think about this style of testing candidates by doing real life scenarios? Have you done a DIY approach to this at all?<p>3 - If you are a hiring manager, would you use this tool during a live interview, or as a pre-interview filter? How else would you use this tool?<p>Cheers from Scotland, Hassan, Ali &amp; Alistair

4 条评论

sgarland将近 5 年前
Does it provide automated grading, and if so, how strict is it? For example, whereas Warmup instructs the user to create a script with .sh file extension, Find The Logs does not. If the user creates a working script but includes the file extension, will it break? Does it require them to set the executable bit?<p>If this is all just recorded and the hiring manager can review it and decide for themselves, moot point.<p>1. Not a hiring manager in my current role; previously when I was, it wasn&#x27;t in software, but I&#x27;ll give some thoughts that may be transferable: the hardest part, especially for younger candidates, is trying to ascertain their ability to learn. You may not hire someone who already knows your entire stack, but if they are self-motivated and have a good baseline, they&#x27;ll do well.<p>2. I like it quite a bit, especially that it&#x27;s not a simulated terminal with limited commands.<p>3. N&#x2F;A
评论 #23227432 未加载
tim775将近 5 年前
I like this. Interviews are really hard for both parties. It&#x27;s at least as difficult to evaluate someone&#x27;s skills and potential as it is for someone to demonstrate them. I can see how this would be useful as a screening tool, but I&#x27;m really interested in using it for live interviews to eliminate the power imbalance that happens when one person already knows the answer. I want to spin up a scenario then give it to the candidate and my technical interviewer at the same time, sight unseen and let them work on it together. I think this could get me a lot closer to answering &quot;can you work with this person?&quot; instead of just &quot;can they answer your questions?&quot;. Good luck!
评论 #23233459 未加载
anilgulecha将近 5 年前
hkh - Hackerrank has a well-formed DevOps solution with terminal&#x2F;remote ssh and deep reporting, library of questions, and automated evaluation.<p><a href="https:&#x2F;&#x2F;www.hackerrank.com&#x2F;products&#x2F;projects&#x2F;?h_r=products&amp;h_l=header#role5" rel="nofollow">https:&#x2F;&#x2F;www.hackerrank.com&#x2F;products&#x2F;projects&#x2F;?h_r=products&amp;h...</a><p>Disclosure: I built it :)
评论 #23339009 未加载
3dbrows将近 5 年前
I think this is fantastic. I can see your investment pitch being &quot;the HackerRank&#x2F;LeetCode of devops&quot;. I&#x27;ve only tried one scenario (DNS) so far but it seems well done, not too long, not too easy, not too hard. I am excited to try it out further.<p>First I&#x27;ll address your questions and then add some comments of my own.<p>1. I do a lot of technical interviewing. Many people can _sound_ like they know what they&#x27;re talking about, but it can be a struggle to get to the nitty gritty to really test their understanding. This product seems to have an angle of &quot;take-home tests as a service&quot;, which is cool. Over time I can see how you could come to have a large library of scenarios and use of them would be very helpful in filtering candidates for real, demonstrable competence.<p>2. I like it. I once tried a DIY approach involving having candidates talk to a Kafka server I provided, with client certificates. It was cumbersome. There was a 100% overlap of candidates who succeeded and candidates who could be bothered to take the test at all. From this I gathered that the mere existence of the test was a strong filter, but it&#x27;s also fair to say that judging test difficulty level well is extremely hard. (In other words: &quot;oh no, he wants me to actually understand how to use client certs? Bye.&quot;)<p>3. Pre-interview. Async hiring process with just-in-time candidate attention means the team does not lose too much productivity (as much as hiring is a valuable use of time, developer time in a small company is at a premium).<p>Some quick-fire minor comments: consider making it easier to share the test link (I generated it on my phone, wanted to run on my desktop); the password field is before the username; it wasn&#x27;t super obvious that different VMs were in play between the warmup and real scenario, nor that a scenario could involve <i>multiple</i> VMs itself. Also, you&#x27;ve no doubt thought of this, but have good defences against abuse of your VMs. By the way, have you considered this approach [1] to VMs? More controllable, but less realistic.<p>Some questions&#x2F;suggestions:<p>1. As the test admin I&#x27;d love to to provide &quot;verify.sh&quot; to grade the test using logic I specify. My script would test, for example, &quot;Can this VM now reach host X?&quot; &quot;Is command Y in the bash history?&quot; and dump out a report somewhere. -- What ideas do you have for auto-marking?<p>2. What revenue model do you have in mind?<p>3. How ready is this for real-life use in a hiring pipeline?<p>4. Do you think there is future scope for a customer to specify their own scenarios, or is the idea more that you build up a library of them?<p>5. Have an advanced mode where the candidate must supply a public key to you for SSH access, rather than password. Boom, you&#x27;ve filtered for a basic understanding of public key cryptography.<p>6. I am not sure the user flow currently has a clear distinction between &quot;recruiter view&quot; and &quot;candidate view&quot; but no doubt that is on the roadmap.<p>7. Scenario idea: certificate expiry blocking secure comms between hosts. This happens in K8S clusters often enough. Could be replicated here.<p>8. Just from curiosity, any details you can share about how the stack works? What am I talking to, a docker-compose script of Centos containers? You&#x27;ve done a nice job with the SSH user routing; am I being tunnelled through your jumpbox to the target machine&#x2F;container?<p>That&#x27;s a lot, sorry! I think this is an exciting idea and that you guys are on to something.<p>[1] <a href="https:&#x2F;&#x2F;blog.benjojo.co.uk&#x2F;post&#x2F;qemu-monitor-socket-rce-vnc" rel="nofollow">https:&#x2F;&#x2F;blog.benjojo.co.uk&#x2F;post&#x2F;qemu-monitor-socket-rce-vnc</a>
评论 #23233666 未加载