Recent Posts

Mandela on success

less than 1 minute read

“Do not judge me by my success, judge me by how many times I fell down and got back up again.”

Intro to Jenkins

3 minute read

Jenkins is an open-source server that is written entirely in Java. It lets you execute a series of actions to achieve the continuous integration process, in ...

Puppet

2 minute read

Puppet is a cross-platform client-server based application used for configuration management. It handles the software and its configurations on multiple serv...

Gherkin Sintax

12 minute read

Gherkin uses a set of special keywords to give structure and meaning to executable specifications.

Behavior Driven Development

2 minute read

BDD (Behavior Driven Development), is a behavior-directed development strategy which has evolved from TDD (Test Driven Development), although it is not a tes...