devops起源的各種ops概念

Ops
DevOps
2009 https://devopsdays.org/about
https://devopsdays.org/events
https://www.infoq.cn/article/DcIUD_gi17sQjvSt5XSS
DevOps 團隊結構類型匯總:總有一款適合你
https://www.infoq.com/articles/devops-and-cloud-trends-2021/
DevOps and Cloud InfoQ Trends Report
https://xie.infoq.cn/article/ad0b30ef433f1f12ac8b61080
2022 年之前,你不得不了解的一些 DevOps 趨勢
DevSecOps
將安全性納入現代應用程序開發和部署所特有的快速發布周期中,也稱為DevOps運動。
CISOs focus on security as modern organizations look forward to adopting serverless, Kubernetes, and cloud-native technologies. DevSecOps has been becoming more programmable with automation.
AIOps MLOps
DesignOps
https://zhuanlan.zhihu.com/p/41694203
https://codesign.qq.com/
TestOps
關于TestOps定義:測試運維,測試角度推動研發、運維、持續測試到持續集成。
DataOps
DataOps can help with the following activities:
Collect, store, and process data
Process, format, and extract value from data
Process data according to a defined set of business rules
Manage and maintain scalable machine-to-machine operations
ArchOps
The critical difference between DevOps and ArchOps is that there are multiple teams involved. As I've noted, the exposure to new technologies and processes during software development tends to make our teammates fight for control and insight. The solution to this is to have multiple teams collaborate on a common goal.
Another difference is that ArchOps is usually employed by organizations that are using a suite of tools that help automate some aspects of the software delivery process. The Ceph, EMR, and OpenStack toolsets come to mind. However, while these tools have been great for infrastructure automation, they have not been the most productive in software delivery. With ArchOps, we hope that all teams will adopt tools that help foster collaboration.
Serverless Architecture
Low Code DevOps
GitOps
Gitops also ensures the deployment, monitoring, and management all in one place. So, it works in the form of the source of the declarative infrastructure as well as applications.
Infrastructure as Code (IaC)
GitOps can facilitate easier adoption of DevOps because of features like – a single source of truth, established workflows, and a secure repository.
FinOps
real-time information flow for cost analysis, aimed at the finance teams with public cloud vendors like Microsoft and AWS at the frontline.
NoOps
NoOps(No Operations)它是一種新興的IT趨勢,正在推動一些組織超越DevOps提供的自動化,進入無需運維的基礎架構環境。
http://www.ciotimes.com/cio/177904.html
其他
https://www.infoq.cn/article/Wqi0WH8ejldPUWl2dLbs
SecOps 以安全為核心,GitOps 致力于持續交付,NetOps 確保網絡能夠支持數據流,ITOps 專注于軟件交付之外的運維任務。但總的來說,這些 Ops 的基石都是源于 DevOps 承諾的愿景:
“以最低的錯誤率,盡可能快的速度交付軟件”
DevPerfOps