Continuous Delivery 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Continuous Delivery

简体网页||繁体网页
Jez Humble 作者
Addison Wesley
译者
2010-7-27 出版日期
512 页数
GBP 43.99 价格
Hardcover
The Addison-Wesley Signature Series 丛书系列
9780321601919 图书编码

Continuous Delivery 在线电子书 图书标签: 持续集成  敏捷开发  软件工程  软件开发  计算机  敏捷  devops  Programming   


喜欢 Continuous Delivery 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-17


Continuous Delivery 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Continuous Delivery 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Continuous Delivery 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Continuous Delivery 在线电子书 用户评价

评分

2011年Jolt大奖图书,关于持续集成的最新进展-持续发布将持续集成推向了极致 - 自动化一切直到一次鼠标点击或者一行命令,外加至多一次密码输入。可惜文字略显唠叨,跳着看还凑合。

评分

当年很追捧的一本书,不过现在看来远不如泰勒的理论对DevOps的影响大

评分

第15章非常有用

评分

读了中文版,详细介绍了成功持续交付、发布软件的原则及有效实践。常规组织中,开发人员一般不会关注到这些内容,但它们对于产品的持续上线、占领市场非常重要。是一本值得反复阅读并实践的好书。

评分

码农必读

Continuous Delivery 在线电子书 著者简介

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

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


Continuous Delivery 在线电子书 图书目录


Continuous Delivery 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Continuous Delivery 在线电子书 图书描述

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.

Continuous Delivery 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Continuous Delivery 在线电子书 读后感

评分

我是“好的程序员的生产力十倍于差的程序员”这句话的信奉者,由此我期望的未来会有很多人数很少但精锐的小的软件开发组织存在。要在这样的未来生存,需要把一切能够自动化的事务都自动化,让宝贵的智力专注在最有价值的业务上。 同时作为一个在大型互联网公司工作过数年的开...  

评分

找书的伙伴可以留意下哈~ 持续交付发布可靠软件的系统方法。2008年,耶鲁大学一位名叫罗伦斯·威廉姆斯的学生和他大名鼎鼎的老师约翰·巴奇一起,召集了41名学生参加一项心理学研究。这些学生被一个一个地带进走廊,在走廊里迎接他们的是一名年轻的实验助理,由她带领学生走进...  

评分

不错,但是写得有点冗余,其实就是automate build, test, deploy, and maybe monitor,以前熟知的Continuous Integration(CI) + Continuous Deployment。 Reference Card: http://refcardz.dzone.com/refcardz/continuous-delivery-patterns Continuous Delivery Tools List: h...  

评分

code.flickr.com 《a pratical way to large scale agile dev》 minimum viable product 《The lean startup》 频繁发布的原因: 1. 发布用户需要的最小功能,快速反馈,容易满足用户需求; 2. 减少风险:增量小,容易发现问题。 宝马: MTBF 昂贵系统关注 吉普...  

评分

找书的伙伴可以留意下哈~ 持续交付发布可靠软件的系统方法。2008年,耶鲁大学一位名叫罗伦斯·威廉姆斯的学生和他大名鼎鼎的老师约翰·巴奇一起,召集了41名学生参加一项心理学研究。这些学生被一个一个地带进走廊,在走廊里迎接他们的是一名年轻的实验助理,由她带领学生走进...  

类似图书 点击查看全场最低价

Continuous Delivery 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Continuous Delivery 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有