zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    项目风险软考之软工基础知识(1)
    序列输出ZOJ1108 FatMouse's Speed
    电平波特率UART自适应波特率的设置方法
    nullnull2013金山西山居创意游戏程序挑战赛——初赛(3)生日猜猜猜
    删除监听oracle单库彻底删除干净的方法
    类关闭由一个activity启动第二个activity
    代码文件android:向手机卡上写入文件时总是不成功,解决办法
    功能应用程序延迟发送:4款定时发送短信的应用程序
    监听事件android activity中键盘的监听
    nullnull爆笑百家讲坛之十大逆袭情侣.
  • 原文地址:https://www.cnblogs.com/2018/p/15772590.html
Copyright © 2011-2022 走看看