当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- [C / C + + 1] clion configuration and running C language
- Advanced Vue component pattern (3)
- Azure data factory (3) integrate azure Devops to realize CI / CD
- 一篇文章带你了解CSS3圆角知识
- Network programming NiO: Bio and NiO
- Cglib 如何实现多重代理?
- 6.1.2 handlermapping mapping processor (2) (in-depth analysis of SSM and project practice)
- For a while, a dynamic thread pool was created, and the source code was put into GitHub
- 使用 Iceberg on Kubernetes 打造新一代雲原生資料湖
- Analysis of etcd core mechanism
猜你喜欢
Mongodb (from 0 to 1), 11 days mongodb primary to intermediate advanced secret
零基础打造一款属于自己的网页搜索引擎
Architecture article collection
理解格式化原理
NLP model Bert: from introduction to mastery (2)
前端基础牢记的一些操作-Github仓库管理
一篇文章教会你使用Python网络爬虫下载酷狗音乐
From zero learning artificial intelligence, open the road of career planning!
Python基础变量类型——List浅析
一篇文章带你了解CSS3 背景知识
随机推荐
React design pattern: in depth understanding of react & Redux principle
Discussion on the development practice of aspnetcore, a cross platform framework
NLP model Bert: from introduction to mastery (1)
Natural language processing - wrong word recognition (based on Python) kenlm, pycorrector
Arrangement of basic knowledge points
一篇文章带你了解CSS3图片边框
前端基础牢记的一些操作-Github仓库管理
Shh! Is this really good for asynchronous events?
6.5 request to view name translator (in-depth analysis of SSM and project practice)
游戏主题音乐对游戏的作用
Who says cat can't do link tracking? Stand up for me
Installing ns-3 on ubuntu18.04
[JMeter] two ways to realize interface Association: regular representation extractor and JSON extractor
一篇文章带你了解CSS 渐变知识
What problems can clean architecture solve? - jbogard
6.1.1 handlermapping mapping processor (1) (in-depth analysis of SSM and project practice)
Python基础变量类型——List浅析
Construction of encoder decoder model with keras LSTM
Vite + TS quickly build vue3 project and introduce related features
前端未來趨勢之原生API:Web Components