当前位置:网站首页>What are Devops
What are Devops
2020-11-06 20:07:00 【monkeyboy_tech】
DevOps The Wikipedia definition of is :
DevOps It's a set of processes 、 A general term for methods and systems , To facilitate development 、 Technical operations and quality assurance (QA) Communication between departments 、 Collaboration and integration .
Each step is :
- plan
- code
- build
- test
- release
- deploy
- operator
- monitor
- plan
- code ...
A picture summarizes :
in other words Development test Deploy operation monitor A series of operations form a closed loop ,
The specific process is , The operation and maintenance personnel infiltrate into the project in the project development stage , So as to provide a good deployment monitoring and other operation and maintenance solutions , And developers have to infiltrate into the operation and maintenance work in the operation and maintenance deployment phase ,
In fact, the ability requirements for development and operation and maintenance personnel have been improved , Operation and maintenance needs to understand development , Development also requires knowledge of operation and maintenance
And in the implementation process , Every link has a lot of software support , Such as
jenkins:build/relase kubernetes:deploy sentry:monitor jmeter :test
版权声明
本文为[monkeyboy_tech]所创,转载请带上原文链接,感谢
边栏推荐
- 理解格式化原理
- WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
- Who says cat can't do link tracking? Stand up for me
- 6.1.2 handlermapping mapping processor (2) (in-depth analysis of SSM and project practice)
- How to encapsulate distributed locks more elegantly
- html+vue.js 實現分頁可相容IE
- Analysis of partial source codes of qthread
- use Asponse.Words Working with word templates
- 一部完整的游戏,需要制作哪些音乐?
- Jetcache buried some of the operation, you can't accept it
猜你喜欢
Shh! Is this really good for asynchronous events?
C#和C/C++混合编程系列5-内存管理之GC协同
仅用六种字符来完成Hello World,你能做到吗?
Read the advantages of Wi Fi 6 over Wi Fi 5 in 3 minutes
The road of C + + Learning: from introduction to mastery
vue-codemirror基本用法:实现搜索功能、代码折叠功能、获取编辑器值及时验证
前端工程师需要懂的前端面试题(c s s方面)总结(二)
Thoughts on interview of Ali CCO project team
How to hide part of barcode text in barcode generation software
It's easy to operate. ThreadLocal can also be used as a cache
随机推荐
一篇文章带你了解CSS对齐方式
The difference between gbdt and XGB, and the mathematical derivation of gradient descent method and Newton method
Jetcache buried some of the operation, you can't accept it
6.5 request to view name translator (in-depth analysis of SSM and project practice)
axios学习笔记(二):轻松弄懂XHR的使用及如何封装简易axios
Five vuex plug-ins for your next vuejs project
The road of C + + Learning: from introduction to mastery
Relationship between business policies, business rules, business processes and business master data - modern analysis
C + + and C + + programmers are about to be eliminated from the market
How to become a data scientist? - kdnuggets
零基础打造一款属于自己的网页搜索引擎
React design pattern: in depth understanding of react & Redux principle
只有1个字节的文件实际占用多少磁盘空间
DRF JWT authentication module and self customization
Discussion on the technical scheme of text de duplication (1)
Mongodb (from 0 to 1), 11 days mongodb primary to intermediate advanced secret
Advanced Vue component pattern (3)
仅用六种字符来完成Hello World,你能做到吗?
How to customize sorting for pandas dataframe
Three Python tips for reading, creating and running multiple files