I’m still here!
I’ve been getting acquainted with my new job in Manchester, doing Dev Ops stuff. In reality what this means is I’m on a team that wants to expand its CI/CD capability, move from pets to cattle, have more infrastructure as code, etc. etc. As far as I can tell I was hired because they needed someone - anyone, and now that I’m here, it tends to be that I figure out some Dev Op capability, then share it with the team. They’ve also brought in some guys more experienced in Dev Ops to help speed the process. Of course, I’ve been doing a fair share of normal devving, since we’re still doing the transformation.
Speaking of which. Apache Camel has been the main framework I’ve used lately, and the bane of my life when it hasn’t worked how I expected it!
As a Camel noob, I’m curious. Does its use case overlap with what you might do in a functional programming language? The whole stateless business where you just alter a message coming through? And then that would lead me to wonder when you might prefer a functional language over an OO framework such as Camel?













