DevOps
-
Keep As Much Stuff As Possible In The Application Itself
There’s a lot of Ops work to every project. Setting up server machines, and clusters of them, managing the cloud…
Read More » -
Monitoring : Making sense of the buzz word jungle
Nowadays we are constantly reminded of the virtues of being proactive or more colloquially put “Being one step ahead of…
Read More » -
Virtual Host + Apache httpd server + Tomcat + mod_jk connector
In my last post (Virtual Host in Tomcat) we discussed about how setup the virtual host in Tomcat. Its cost…
Read More » -
SSH Tunneling Explained
Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through…
Read More » -
High Availability for Web applications
As more mission critical applications move to the cloud, making the application highly available becomes super critical. An application not…
Read More » -
Observations on Dev / Ops culture
I am and always will be a student of leadership & design. I like to see things work, but I…
Read More » -
Ubuntu: Installing Apache Portable Runtime (APR) for Tomcat
After reading “Introducing Apache Tomcat 6? presentation by Mladen Turk I decided to enable Apache Portable Runtime (APR) native library…
Read More » -
Closed loops: the secret to collecting configuration management data
In my last post, How NOT to collect configuration management data, I gave a quick rundown of some losing CM…
Read More » -
Devops: How NOT to collect configuration management data
Hi all, Willie here. This time we’re going to step away from the keyboard and get architectural. But no ivory…
Read More »