Operations | Monitoring | ITSM | DevOps | Cloud

%term

Battle of the Automation Servers: Jenkins vs. Bamboo vs. TeamCity

In many product development workflows, there are three main concerns: building, testing, and deployment. In this scenario, every change that is made to the code means something could accidentally go wrong, so to lessen the likelihood of this happening, developers assume many strategies to reduce incidents and bugs. One strategy is to adopt continuous integration tools (CI): used together with a source version software to verify if something has gone wrong for every update.

A quick path to success is not always the best one

I have been seeing this motivational quote pop up on my social media feeds a lot lately: “There’s no elevator to success. You have to take the stairs.”  I’ll be honest, I really like the saying. As far as motivational quips go, it does the trick — after reading it I always feel like it’s time to get up and do something.