DevOps
-
A Docker Maven Plugin for Integration Testing
What is Docker? Docker is the buzzword that is taking the DevOps world. If you don’t know yet what is…
Read More » -
Secure DevOps – Seems Simple
The DevOps security story is deceptively simple. It’s based on a few fundamental, straight forward ideas and practices: Smaller Releases…
Read More » -
Frustration-Driven Development – Towards DevOps, Lean, Clojure
My wife has mentioned that she likes my passion for doing things right in software development. That made me thinking,…
Read More » -
The Risks Of Big-Bang Deployments And Techniques For Step-wise Deployment
If you ever need to persuade management why it might be better to deploy a larger change in multiple stages…
Read More » -
Why Unix utilities are worth learning
Why VIM? Sooner or later there comes the day when your easy-to-use IDE becomes useless for handling huge files. There…
Read More » -
Monitoring JBoss Fuse ESB with Nagios
Note: this article describe a scenario based on JBoss Fuse, but it’s applicable to any Java context able to run…
Read More » -
How to install Couch DB 1.5 on Ubuntu
A recent task I had to do on my home Ubuntu Linux box running 12.04. LTS was to install CouchDB.…
Read More » -
5 most awesome desktop environments for Ubuntu
Are you using Ubuntu and bored of using Unity desktop all the time? Then, you should check out other options…
Read More » -
The power of PROC file system in Linux
The Linux kernel has two primary functions: to control access to physical devices on the computer and to schedule when…
Read More »