书籍 Continuous Delivery的封面

Continuous Delivery

Jez Humble

出版时间

2010-07-26

ISBN

9780321601919

评分

★★★★★
书籍介绍

Winner of the 2011 Jolt Excellence Award! Getting software released to users is often a painful, risky, and time-consuming process. This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours- sometimes even minutes-no matter what the size of a project or the complexity of its code base. Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the "deployment pipeline," an automated process for managing all changes, from check-in to release. Finally, they discuss the "ecosystem" needed to support continuous delivery, from infrastructure, data and configuration management to governance. The authors introduce state-of-the-art techniques, including automated infrastructure management and data migration, and the use of virtualization. For each, they review key issues, identify best practices, and demonstrate how to mitigate risks. Coverage includes * Automating all facets of building, integrating, testing, and deploying software * Implementing deployment pipelines at team and organizational levels * Improving collaboration between developers, testers, and operations * Developing features incrementally on large and distributed teams * Implementing an effective configuration management strategy * Automating acceptance testing, from analysis to implementation * Testing capacity and other non-functional requirements * Implementing continuous deployment and zero-downtime releases * Managing infrastructure, data, components and dependencies * Navigating risk management, compliance, and auditing Whether you're a developer, systems administrator, tester, or manager, this book will help your organization move from idea to release faster than ever-so you can deliver value to your business rapidly and reliably.

Jez Humble ToughtWorks公司首席咨询顾问,致力于帮助企业快速、可靠地交付高质量软件,经常在各种敏捷技术大会上发表演讲,拥有牛津大学物理学学士学位和 伦敦大学民族音乐学的 硕士学位。2000年至今,他曾在各行业和不同技术领域担任系统管理员、开发人员、培训人员、咨询师和经理人员。

David Farley 正在帮助构建伦敦多资产交易所(LMAE)。他具有20年的大型分布式系统开发经验,是采用敏捷开发技术的先行者,曾作为技术负责人参加了ThoughtWorks公司许多极具挑战性的软件项目。

用户评论
Ally: 推荐
当年很追捧的一本书,不过现在看来远不如泰勒的理论对DevOps的影响大
不错,但是写得有点冗余,其实就是automate build, test, deploy, and maybe monitor,强有力的工具才是王道,其它都是纸上谈兵。
读了中文版,详细介绍了成功持续交付、发布软件的原则及有效实践。常规组织中,开发人员一般不会关注到这些内容,但它们对于产品的持续上线、占领市场非常重要。是一本值得反复阅读并实践的好书。
大半年终于看完了这本大部头
自己的英语还是太烂了,不过借助金山词霸还算看的顺利。
书中重复内容仪表多啊。。。但是best practices 还是应该遵循的。工具和架构可以有,但企业文化改变不易,没有文化改变和开发人员自身素养晋升工具再好也难以奏效。
码农必读