zoukankan      html  css  js  c++  java
  • 【DevOps】

    Figure 8-1: Handoffs between engineering roles

    To design for change, make the components of your system

    • Self-contained

    • Independent

    • Well-documented

    • Standardized

    • Portable

    Going beyond the Unit Test

    Unit Tests: It’s Alive!

    Integration Tests: Do All the Pieces Work Together?

    Regression Tests: After Changes, Does the Code Behave the Same?

    Visual Tests: Does Everything Look the Same?

    Performance Testing

    • Failing fast (it’s not what you might think)

    • Prioritizing important work over false urgency

    • Increasing velocity through improved performance

    Figure 12-2: Three boundaries of engineering work

     
     
    Figure 13-1: Build-Measure-Learn

    Figure 13-2: Receive-Analyze-Communicate-Change

    Figure 13-3: Customer feedback pipeline

    Figure 13-4: A dogfooding feedback pipeline

    Figure 16-1: The thoughts of a fixed mindset

    Figure 16-2: The thoughts of a growth mindset

    Figure 18-1: Monolithic versus microservice architecture

    Figure 18-3: The phases that focus on post-incident reviews

     
     
     
     
     
     
  • 相关阅读:
    yii---模型的创建
    yii---控制器的创建
    yii的安装
    windows下安装composer
    wpgcms---列表页数据渲染
    Twig---基本使用
    wpgcms---详情页面数据怎么渲染
    Twig---的使用
    vue---指令怎么写
    vue---设置缩进为4个空格
  • 原文地址:https://www.cnblogs.com/cathygx/p/13731350.html
Copyright © 2011-2022 走看看