Practical DevOps
上QQ阅读APP看书,第一时间看更新

Factor 1 – code base

One code base tracked in revision control has many deploys. As we see in Chapter 4, Everything is Code, it is essential that we keep track of our source code. The first factor makes the further point that an application shouldn't exist in several forms; there is just one compiled form that can be deployed in many scenarios.