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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: The Downsides of DevOps

10 点作者 NoNameHaveI超过 1 年前
Hi Everyone, I am pivoting in my career from being an embedded developer (mainly C/C++) to being a DevOps product owner. I am currently reading Gene Kim's book on DevOps, which makes it all sound like wine and roses. I am experienced enough to know, not just believe, that there is "No Silver Bullet" like Fred Brooks says. So, I ask you HN community: what are the downsides of DevOps? Any unkept promises? New problems that were exchanged for old ones? I want to know before I have one sip of the "Kool-Aid".

5 条评论

mindcrime超过 1 年前
To me the biggest problem is the same problem that always crops up: the people who sign the checks (the &quot;business owners&quot;) don&#x27;t fundamentally &quot;get&quot; this stuff, nor do they particularly care. And so there&#x27;s a perpetual &quot;impedance mismatch&quot; where you may want to do things a certain way because you believe in (devops|agile|CMMI|OOP|function points|whatever) and the business people won&#x27;t support you because they don&#x27;t understand or care.<p>They just want results. They see IT&#x2F;development as a &quot;black box&quot; where the internals can be ignored. It&#x27;s usually only when you get companies founded by techies, or a handful of visionary types who really see the fusion of tech &amp; business, that you get away from that.<p>So my take? Sure, go into DevOps. Read the books, read the blogs, watch the videos, learn the &quot;received wisdom.&quot; But try not to be <i>overly</i> disappointed when you&#x27;re unable to implement things exactly according to that wisdom in practice. Do the best you can and accept that there are some things you can&#x27;t control. Or, start your own company where you can control them.
评论 #37264470 未加载
markus_zhang超过 1 年前
DevOps is a culture but many companies just follow suite and put up a team called &quot;DevOps&quot; without getting into the heart of it.<p>I think there are a few questions you can ask, but in general there are only two that matter:<p>1- Does upper management support the team, or, does the company have good engineering culture?<p>2- Does the team lead have good knowledge, or, does the team gather requirements and other info before pushing out their &quot;DevOps&quot; projects?<p>BTW I have been thinking about engineering culture. Sometimes people think that a good culture just means a blank cheque, but I think it has to be good on both sides. Upper management should give some freedom but engineering team should also gather enough info and evaluates projects before execution. Sounds like common sense but ask yourself or your neighboring teams: Do you always gather enough info and validate your projects? Have you ever volunteerily turned down a proposal without fear?
borplk超过 1 年前
Like a lot of things it depends a lot on the company. The label means nothing.<p>If you work for a company with a poor Engineering culture where tech is not valued &quot;DevOps&quot; means &quot;get the nerds in the basement to fix my laptop&quot;. No one will care about you until there&#x27;s an outage. Then everyone will care about you for 72 hours where they promise to prioritise all the things that were neglected in the last 5 years. And then they will forget about you until the next incident and the cycle will repeat indefinitely.<p>If you work for a company where Engineering culture is strong and tech is front and centre you can have a more fulfilling career.
ericalexander0超过 1 年前
Most DevOps is classic Sys Admin with Ansible or Terraform, from what I&#x27;ve seen these days. SRE is the new hotness.
评论 #37270955 未加载
jytechdevops超过 1 年前
downside is that you&#x27;ll always be on the support side of a company. it&#x27;s the logistics in the form of tech; it&#x27;s the most important thing when it&#x27;s not running perfect, and when it&#x27;s smooth, no one really pays attention as the main product&#x2F;mission will be on top of mind.