当前位置:网站首页>DevOps - Understanding Learning
DevOps - Understanding Learning
2022-08-05 06:32:00 【monkeyhlj】
Article table of contents
DevOps - Learn about learning
Software development is initially composed of two teams:
The development plan is designed from scratch by the development team and the overall system is constructed.The system requires constant iterative updates.
·The operation and maintenance team will test the code of the development team and deploy it online.Hope the system runs stably and safely.
It seems that two teams with different goals need to work together to complete the development of a software.
After the development team specifies the plan and completes the coding, it needs to be provided to the operation and maintenance team.The operation and maintenance team reports the bugs that need to be fixed and some tasks that need to be reworked to the development team.
At this time, the development team needs to often wait for the feedback from the operation and maintenance team.This undoubtedly prolongs the event and delays the entire software development cycle.
There will be a way for the development team to move on to the next project while the development team waits.Wait for the ops team to provide feedback on the previous code.But this means that a complete project requires a longer cycle to develop the final code.
Based on the current situation of the Internet, agile development is preferred, which leads to faster iteration of the project. However, due to the communication problem between the development team and the operation and maintenance team, the time cost for the new version to go online is very high.This again defeats the original purpose of agile development.
So what if the development team and the operation and maintenance team are integrated into one team and work together to deal with a set of software? This is called DevOps.DevOps, literally an abbreviation of Development & Operations, is development & operations.


Applicable methods for monolithic application deployment:
docker related learning documents:
K8s Admin Container:
K8s official website documentation introduction: http://kubernetes.io/zh/docs/concepts/overview/what-is-kubernetes/
【Reference Video】https://www.bilibili.com/video/BV11u411z719?p=45&spm_id_from=333.880.my_history.page.click
边栏推荐
猜你喜欢

config.js相关配置汇总

Mina's long and short connections

LinkSLA insists that users come first and creates a sustainable operation and maintenance service plan

The hook of the operation of the selenium module

VLAN介绍与实验

实力卷王LinkSLA,实现运维工程师快乐摸鱼

Wireshark packet capture and common filtering methods

技术分享杂七杂八技术

Take you in-depth understanding of cookies

NIO works is analysed
随机推荐
千亿IT运维市场,产品要凭实力说话
CIPU, what impact does it have on the cloud computing industry?
Mongodb query analyzer parsing
有哪些事情是你做了运维才知道的?
What impact does CIPU have on the cloud computing industry?
Billions of IT operations in the market, the product by strength to speak
初识网页与浏览器
Unity realizes first-person roaming (nanny-level tutorial)
el-autocomplete use
带你深入了解Cookie
Mina disconnects and reconnects
el-autocomplete使用
Does flink cdc currently support Gauss database sources?
Switch principle
LinkSLA insists that users come first and creates a sustainable operation and maintenance service plan
浏览器存储WebStorage
input详解之文件上传
Mina的长连接和短连接
Dry!Teach you to use industrial raspberries pie combining CODESYS configuration EtherCAT master station
LeetCode Interview Questions