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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

No one agrees on what DevOps means – not even employers

12 点作者 ammon超过 5 年前

4 条评论

thesuperbigfrog超过 5 年前
Amazon has been doing a version of DevOps for almost two decades due to the convergence of several of Amazon&#x27;s core concepts: the Two-Pizza Team, the &quot;Ownership&quot; leadership principle in action (relatively large amount of freedom for a team to do whatever it needs to succeed), an internal mandate for Service-Oriented architecture, and developers holding the pager for their own work (again, Ownership).<p>This effectively meant that a small team was completely responsible for the design, development, implementation, testing, deployment, and real-time support of a service that provided unique capabilities to the rest of the company or to customers. It created a STRONG incentive to test because if your team&#x27;s service failed, the team&#x27;s developers would be paged (frequently in the middle of the night) to immediately fix the service and get it working again.<p>Development teams have access to a mature set of tools and infrastructure that make it relatively easy to move very quickly to design, develop, test, and deploy services to production as fast as the team is able to.
jpswade超过 5 年前
DevOps started out as “Agile Systems Administration”. In 2008, Andrew Shafer did a talk called “Agile Infrastructure” addressing issues around involving more of the company in the same disciplines as programmers.<p>In 2009, Patrick Debois created “DevOpsDays” conference to help to bring it to light. However, it wouldn’t begin to trend until about 2010, when people would begin to describe it as a standalone discipline.<p>Today, DevOps goes beyond just developers, systems administration and infrastructure, its about dev, ops, agile, cloud, open source and business, everything.<p>DevOps is a movement. There’s no certificate, role, set of tools or prescriptive process. There’s no specification, it’s not a product, or job title. There’s no one true voice on what DevOps is or isn’t. It’s about attitude, ideas, customs and behaviours. Culture, paradigms and philosophy. It’s a way of thinking, a way of doing and a way of being. Practicing as well as preaching. It’s a conversation. It’s about taking the best experiences and sharing those with others.
ianceicys超过 5 年前
How is this not the accepted definition of DevOps? <a href="http:&#x2F;&#x2F;donovanbrown.com&#x2F;post&#x2F;what-is-devops" rel="nofollow">http:&#x2F;&#x2F;donovanbrown.com&#x2F;post&#x2F;what-is-devops</a><p>&quot;DevOps is the union of people, process, and products to enable continuous delivery of value to our end users.&quot;
评论 #21609104 未加载
评论 #21608811 未加载
hidden_arachnid超过 5 年前
Author of this article here! I definitely want to know if there&#x27;s anything anyone thinks I missed - I wound up doing a pretty deep dive into how &quot;DevOps&quot; is being defined and applied, but it was largely from the perspective of people hiring, and I suspect that people with different perspectives will also have different opinions.