The technologies I keep an eye on and find interesting evolve over time. I thought it could be interesting to share the things I’m currently seeing, thinking about, and playing with. The things on my technological radar, if you will. Here’s my list for this month. Previous editions can be found here. Kubernetes Not newContinue reading “Tech Radar May 2017”
Monthly Archives: May 2017
Google on Management
I’m always interested to read how Google implements things, both technical and non-technical. You can just be sure they don’t just do something because “that’s how have always been done” they rethink a lot of things, and like to back all their decisions with data. Recently I found an HBR article back from 2013 aboutContinue reading “Google on Management”
Kubernetes, make it so!
During my PhD I developed a deep appreciation of declarative programming. When I joined LogicBlox a few years back (two jobs ago, I’m not proud to say), I wrote an article about this: Declare Everything: Don’t you want more of your programming time be spent declaring what you need rather than spelling out the stepsContinue reading “Kubernetes, make it so!”
Getting started with Kubernetes
Over the past few days I’ve been reading up on, and experimenting with Kubernetes. If you’re also interested to see what the hype is all about (and so far I have to say — the hype is warranted, if you care about DevOps at all), here are the resources I used to get started. Install minikube InstallContinue reading “Getting started with Kubernetes”