by edvorkin | Feb 29, 2012 | Agile ALM, Blog, Programming
We all know that quality can’t be injected into software at the end of project. There are several aspects that directly related to the quality of software and speed of delivery including but not limited to: team – it’s composition and size,...
by edvorkin | Jan 9, 2012 | Agile ALM, BigData, Blog, Cloud Computing
The idea for this post come to me after listening to presentation by Ross Mason (mulesoft.com) about different services available online to help programmer with infrastructure, operational concerns. Cloud computing, especially Software as Service, made it possible to...
by edvorkin | Oct 23, 2011 | Agile ALM, Blog, Groovy /Grails, Java, Programming
In this series of articles I will share my experience building deployment pipeline or build pipeline with open source tools. Deployment pipeline is an automated process that manage all software changes – from version control check-in to production. Usually...
by edvorkin | Oct 11, 2011 | Agile ALM, Blog
In this video presentation from JavaOne 2011 Conference, Michael Hüttermann, author of Agile ALM: Lightweight tools and Agile strategies, will discuss various aspects of Agile Application Management. One of the interesting topic is how to do release management using...
by edvorkin | Oct 2, 2011 | Agile ALM, Blog
This post is about continuous integration practice and Jenkins (Hudson) — one of the most popular open-source continuous integration server. The six must-have plug-ins I’ll discuss here will make your job of configuring Jenkins and running builds much more productive....