We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
我读过一些关于该主题的不错的文章:
我如何实现价值构建和部署工具(CMCrossroads 上的 M. Sayko)
持续部署(IMVU 的 Timothy Fitz 通过 Wordpress)
There are a couple decent articles I've read on the topic:
How I came to value build and deployment tools (M. Sayko on CMCrossroads)
Continuous Deployment (Timothy Fitz of IMVU via Wordpress)
快速阅读此论坛讨论:(底部链接)提出了自动部署的一些优点/缺点。 希望能帮助到你!
http://www .cmcrossroads.com/component/option,com_fireboard/Itemid,593/func,view/catid,4/id,96779/
我不知道为什么链接在 url 模式下不起作用...
A quick readover on this forum discussion: (link at bottom) brings up some good advantages/disadvantages to automatic deployment. Hope it helps!
http://www.cmcrossroads.com/component/option,com_fireboard/Itemid,593/func,view/catid,4/id,96779/
I don't know why the link doesnt work in url mode...
Martin Fowler (ThoughtWorks) 的这篇文章主要讨论了持续集成,但也谈到了持续集成的好处文章后面的自动化部署。
“自动化部署如何降低成本、风险和复杂性”文章 此处看起来也很全面
This article by Martin Fowler (ThoughtWorks) talks mainly about continuous integration, but touches on the benefits of automated deployment further down the article.
"How automated deployment can reduce cost, risk and complexity" article here looks quite comprehensive too
持续交付是一本完整的书,介绍了在整个开发/测试/生产过程中自动化部署的好处(以及如何)循环。 这已经成为我的圣经。
Continuous Delivery is an entire book on the benefits of (and how to) automating deployment throughout your entire development/test/production cycle. This has become my bible.