- Implementing Modern DevOps
- David Gonzalez
- 350字
- 2021-07-08 10:11:15
What is DevOps?
There is a famous quote by Henry Ford, the creator of Ford (the popular car-maker brand):
This is what happened with the traditional system administrator role: people were trying to solve the wrong problem.
By the wrong problem, I mean the lack of proper tools to automate the intervention in production systems, avoiding the human error (which is more common than you may think) and leading to a lack of communication continuity in the processes of your company.
Initially, DevOps was the intersection of development and operations as well as QA. The DevOps engineer is supposed to do everything and be totally involved in the SDLC (software development life cycle), solving the communication problems that are present in the traditional release management. This is ideal and, in my opinion, is what a full stack engineer should do: end-to-end software development, from requirement capture to deployments and maintenance.
Nowadays, this definition has been bent up to a point where a DevOps engineer is basically a systems engineer using a set of tools to automate the infrastructure of any company. There is nothing wrong with this definition of DevOps, but keep in mind that we are losing a very competitive advantage: the end-to-end view of the system. In general, I would not call this actor a DevOps engineer but an Site reliability engineering (SRE). This was a term introduced by Google few years back, as sometimes (prominently in big companies), is not possible to provide a single engineer with the level of access required to execute DevOps. We will talk more about this role in the next section, SRE model.
In my opinion, DevOps is a philosophy more than a set of tools or a procedure: having your engineers exposed to the full life cycle of your product requires a lot of discipline but gives you an enormous amount of control over what is being built. If the engineers understand the problem, they will solve it; it is what they are good at.
- 控糖控脂健康餐
- x86匯編語言:從實模式到保護模式(第2版)
- Mastering Scientific Computing with R
- ADI DSP應用技術集錦
- C#程序設計基礎:教程、實驗、習題
- Python從入門到精通
- Go語言從入門到精通
- Go語言入門經典
- Mastering OpenStack
- Building a Media Center with Raspberry Pi
- HTML5+CSS3+jQuery Mobile+Bootstrap開發APP從入門到精通(視頻教學版)
- Java程序設計(項目教學版)
- C語言開發寶典
- Java程序設計基礎教程
- Building an E-Commerce Application with MEAN