DevOps
-
Apache HTTP server with Tomcat on SSL
Introduction I recently needed to simulate our production deployment environment in my local machine. Our production applications are running on…
Read More » -
Why do we insist on consensus on the role of Ops?
I’ve seen so many threads over the last few weeks about who should do what, why, and what you should…
Read More » -
Give your developers prod access – it’s trust
This isn’t a new idea and plenty of companies already do this. I had a discussion with a co-worker about…
Read More » -
Establishing ownership in Ops Teams
I’ve been having some discussions about this lately so figured I would write something about the topic. Being a member…
Read More » -
Embedding Ops members in Dev teams
For about 2 months I was sitting with a dev team while we worked through how to build a new…
Read More » -
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 »