Continuous Integration (book)

First my personal impression - this book is a very good "business case" to introduceimage  things like automated builds, CI server, DB continuous integration (loved the word CDBI), automated deployment, automated inspection - most of the things that CI leverages. It doesn't go into deep details of one or another particular technology, balancing most of examples between (mostly) Java and .NET worlds.

From my personal experience, if your company doesn't practice CI in any shape or form and shows no interest in it, using excuses like "we deploy internally", "our deployment consist of a few assemblies and content files", or worse "there's no real benefit in it" - think twice if you are in the right place and do your math.

CI is simple to start, it's free, and most of all, ROI is guaranteed.

1 Comment

Comments have been disabled for this content.