Recent Posts

Rescue exception in Ruby and continue

1 minute read

Usually when we run scheduled jobs we like to bunch a few things together for convenience. Let’s say that you have hourly, daily, weekly, monthly task list t...

(Relational) Databases are awesome

4 minute read

When I say databases, I think about relational database systems. It doesn’t matter which flavour of relational database you choose. They are all fine and str...

The joy of missing out

2 minute read

I was listening to a podcast with Jason Fried the other day and heard this term: “The Joy of Missing Out” or JOMO. It took me a couple of days to process wha...

Migrating Route53 DNS records to Azure

2 minute read

Recently I’ve been notified that we need to move our operations away from AWS to Azure. One of the steps I found interesting (and never did before) was migra...

The subtle art of debugging weird issues

3 minute read

As a senior reliability engineer I’m tasked with solving weird issues on a weekly basis. Issues you could sometimes classify as heisenbugs, at other times th...

Why kubernetes?

4 minute read

I’ve been installing servers, deploying code to them, and exposing them to customers for most of my career. I started doing it by myself in the start. Those ...

What is a reliable system?

3 minute read

I plan to (let’s see how it pans out) write a series of articles on what I learned (and am still learning) during my stay at intuo. There is so much stuff I ...

Can we just get along?

2 minute read

I don’t know much about corporate culture in the past, but from what I saw, inter-departmental wars were business as usual. Marketing coming up with their id...