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

     
     
     
     
     
     
  • 相关阅读:
    SQL INJECTION的SQL Server安全设置
    跨数据库查询
    IIS to secure
    win2003 服务器设置 完全版
    Taskkill命令详解
    PsExec
    Sql Server自增列处理
    Index Data
    Sql Server常用查询汇总
    Symbian S60 SDK模拟器自动退出的解决
  • 原文地址:https://www.cnblogs.com/cathygx/p/13731350.html
Copyright © 2011-2022 走看看