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

  • 相关阅读:
    ASP.NET服务器控件开发(3)事件和回传数据的处理
    ASP.NET服务器控件开发(1)封装html
    .Net Remoting(基本操作) Part.2
    javascript方法和技巧大全_javascript教程
    .Net Remoting(分离服务程序实现) Part.3
    [转]我在面试.NET/C#程序员时会提出的问题
    ASP.NET服务器控件开发(2)继承WebControl类
    一点点对WebResource.axd的配置及使用[原创]
    .Net Remoting(远程方法回调) Part.4
    ASP.NET自定义控件复杂属性声明持久性浅析
  • 原文地址:https://www.cnblogs.com/2018/p/15772590.html
Copyright © 2011-2022 走看看