Friday, September 11, 2015

Some tips on continuous integration, delivery and deployment

Here are some tips about continuous integration, continuous delivery and continuous deployment, after some experience in the area.

Nowadays, there is an increasing need to deploy as soon as possible the developed features, in order to reduce time to market and provide earlier more added value. 

To achieve this objective, we must follow some techniques to simplify and automate the full process, from development to production running code.